Pavel Rappo
|
56a7631555
|
8237909: Remove zipped index files feature
Reviewed-by: hannesw, jjg
|
2020-02-11 15:23:28 +00:00 |
|
Pavel Rappo
|
fff1a59cfa
|
8238291: Fix inconsistencies in the format of the index files
Reviewed-by: jjg
|
2020-02-11 13:19:12 +00:00 |
|
Vladimir Ivanov
|
898a903530
|
8238762: Optimized build is broken
Reviewed-by: coleenp
|
2020-02-11 14:55:45 +03:00 |
|
Vladimir Ivanov
|
5e9dc46d21
|
8238683: C2: Remove Use24BitFP and Use24BitFPMode flags
Reviewed-by: thartmann, neliasso
|
2020-02-11 14:55:44 +03:00 |
|
Vladimir Ivanov
|
74e68b4092
|
8238690: C2: Handle vector shifts by constant and non-constant scalar uniformly
Reviewed-by: thartmann, sviswanathan
|
2020-02-11 14:55:43 +03:00 |
|
Vladimir Ivanov
|
0d84fe9872
|
8238680: C2: Remove redundant AD instructions for Replicate nodes
Reviewed-by: thartmann, sviswanathan
|
2020-02-11 14:55:41 +03:00 |
|
Vladimir Ivanov
|
590f5996c6
|
8136414: Large performance penalty declaring a method strictfp on strict-only platforms
Reviewed-by: thartmann
|
2020-02-11 14:55:39 +03:00 |
|
Thomas Schatzl
|
c16040393c
|
8238160: Uniformize Parallel GC task queue variable names
Reviewed-by: kbarrett, sangheki
|
2020-02-11 12:48:25 +01:00 |
|
Patrick Zhang
|
1d42f083c1
|
8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
Fixed libsctp link errors caused by GCC10 default -fno-common
Reviewed-by: chegar
|
2020-02-05 17:14:15 +08:00 |
|
Goetz Lindenmaier
|
51abf67ce1
|
8235998: [c2] Memory leaks during tracing after '8224193: stringStream should not use Resource Area'
Reviewed-by: dholmes, kvn
|
2019-12-16 14:10:20 +01:00 |
|
Christian Hagedorn
|
49048adcf2
|
8231501: VM crash in MethodData::clean_extra_data(CleanExtraDataClosure*): fatal error: unexpected tag 99
Snapshot MDO extra trap and argument data only after it is prepared.
Reviewed-by: roland, thartmann
|
2019-12-16 09:19:52 +01:00 |
|
Sibabrata Sahoo
|
fca342f736
|
8235874: The ordering of Cipher Suites is not maintained provided through jdk.tls.client.cipherSuites and jdk.tls.server.cipherSuites system property
Corrected Cipher Suites ordering through system properties
Reviewed-by: xuelei
|
2019-12-16 00:23:50 -08:00 |
|
Sergey Bylokhov
|
ddc851536c
|
8235739: Rare NPE at WComponentPeer.getGraphics()
Reviewed-by: dmarkov, aivanov
|
2019-12-13 18:39:30 -08:00 |
|
Sergey Bylokhov
|
76da2b777a
|
8235638: NPE in LWWindowPeer.getOnscreenGraphics()
Reviewed-by: dmarkov, aivanov
|
2019-12-13 18:37:48 -08:00 |
|
Igor Veresov
|
0e6db16232
|
8235634: Update Graal
Reviewed-by: kvn
|
2019-12-13 10:04:11 -08:00 |
|
Sibabrata Sahoo
|
58cce5fbf4
|
8234728: Some security tests should support TLSv1.3
Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
|
2019-12-13 01:43:14 -08:00 |
|
Jorn Vernee
|
8f4f088a12
|
8234049: Implementation of Memory Access API (Incubator)
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Reviewed-by: alanb, psandoz, chegar, rriggs, plevart, briangoetz, jrose, adinn, vlivanov
|
2019-12-12 22:59:57 +00:00 |
|
Brian Burkhalter
|
7cdecd8981
|
8235668: LineNumberReader#getLineNumber() returns wrong line number (one fewer) in Lucene test
Reviewed-by: alanb, rriggs
|
2019-12-12 13:43:07 -08:00 |
|
Zhengyu Gu
|
0591a66b90
|
8235842: Shenandoah: Implement native LRB for narrow oop
Reviewed-by: rkennke
|
2019-12-12 15:20:53 -05:00 |
|
Roman Kennke
|
450b97f593
|
8234974: Shenandoah: Do concurrent roots even when no evacuation is necessary
Reviewed-by: zgu
|
2019-12-12 18:34:30 +01:00 |
|
Vicente Romero
|
be6b4aab40
|
8236692: static final fields without initializer are accepted by javac
Reviewed-by: mcimadamore
|
2020-01-08 15:18:58 -05:00 |
|
Erik Gahlin
|
0562caa4cb
|
8236487: JFR Recorder Thread crashed due to "assert(_chunkwriter.is_valid()) failed: invariant"
Reviewed-by: mgronlun, mseledtsov
|
2020-01-08 19:12:20 +01:00 |
|
Stefan Karlsson
|
e6876a9cc3
|
8226797: serviceability/tmtools/jstat/GcCapacityTest.java fails with Exception: java.lang.RuntimeException: OGCMN > OGCMX (min generation capacity > max generation capacity)
Reviewed-by: sjohanss, tschatzl
|
2019-12-12 16:23:13 +01:00 |
|
Claes Redestad
|
40bbdf472c
|
8234328: VectorSet::clear can cause fragmentation
Reviewed-by: neliasso
|
2019-12-12 14:22:50 +01:00 |
|
Pavel Rappo
|
5ca3e6334a
|
8215038: Add a page that lists all system properties
Co-authored-by: Priya Lakshmi Muthuswamy <priya.lakshmi.muthuswamy@oracle.com>
Reviewed-by: hannesw, jjg
|
2019-12-12 13:06:59 +00:00 |
|
Jatin Bhateja
|
0de20e8d0d
|
8235756: C2: Merge AD instructions for DivV, SqrtV, and FmaV nodes
Reviewed-by: vlivanov, sviswanathan, jrose, kvn
|
2019-12-12 13:09:30 +03:00 |
|
Jatin Bhateja
|
a05395c6af
|
8235719: C2: Merge AD instructions for ShiftV, AbsV, and NegV nodes
Reviewed-by: vlivanov, sviswanathan, kvn, jrose
|
2019-12-12 13:09:16 +03:00 |
|
Jatin Bhateja
|
9251e91271
|
8235688: C2: Merge AD instructions for AddV, SubV, and MulV nodes
Reviewed-by: vlivanov, sviswanathan, kvn, jrose
|
2019-12-12 13:09:16 +03:00 |
|
Jatin Bhateja
|
df5fba325d
|
8235405: C2: Merge AD instructions for different vector operations
Reviewed-by: vlivanov, sviswanathan, kvn, jrose
|
2019-12-12 13:09:16 +03:00 |
|
Jatin Bhateja
|
31e075b019
|
8234392: C2: Extend Matcher::match_rule_supported_vector() with element type information
Reviewed-by: vlivanov, sviswanathan, kvn, jrose
|
2019-12-12 13:09:16 +03:00 |
|
Stefan Karlsson
|
47ee85a247
|
8235760: ZGC: Implement precise check for @require vm.gc.Z for Windows
Reviewed-by: eosterlund, pliden
|
2019-12-11 12:53:10 +01:00 |
|
Stefan Karlsson
|
938a4951ab
|
8235759: Extend GCConfig::is_gc_supported to mean supported not only included in build
Reviewed-by: pliden
|
2019-12-11 12:29:49 +01:00 |
|
Stefan Karlsson
|
8c27388905
|
8235757: Rename SupportedGC to IncludedGC
Reviewed-by: pliden
|
2019-12-11 12:29:43 +01:00 |
|
Per Lidén
|
b7bca76f51
|
8235748: ZGC: Remove ZAddress::address()
Reviewed-by: eosterlund, stefank
|
2019-12-12 10:10:37 +01:00 |
|
Per Lidén
|
056b70c4b7
|
8235696: ZGC: assert(ZNMethod::is_armed(nm) == _should_disarm_nmethods) failed: Invalid state
Reviewed-by: eosterlund, stefank
|
2019-12-12 10:10:28 +01:00 |
|
Prasanta Sadhukhan
|
614e78b7fa
|
Merge
|
2019-12-11 11:13:41 +05:30 |
|
Zhengyu Gu
|
dd758e2a84
|
8235685: Shenandoah: Enable leak profiler
Reviewed-by: rkennke
|
2019-12-10 20:20:18 -05:00 |
|
Brent Christian
|
4627488e74
|
8235361: JAR Class-Path no longer accepts relative URLs encoding absolute Windows paths (e.g "/C:/...")
Reviewed-by: alanb, mchung
|
2019-12-10 11:56:26 -08:00 |
|
Chris Hegarty
|
eec0e71c04
|
8235550: Clarify record reflective support specification
Reviewed-by: mcimadamore
|
2019-12-10 19:12:57 +00:00 |
|
Roman Kennke
|
bd1d7356a3
|
8235598: Shenandoah: Update copyrights
Reviewed-by: zgu
|
2019-12-10 20:06:06 +01:00 |
|
Gerard Ziemski
|
b467629bd6
|
8223261: JDK-8189208 followup - remove JDK_GetVersionInfo0 and the supporting code
Removed JDK_GetVersionInfo
Reviewed-by: redestad, dholmes, mchung, clanger
|
2019-12-10 12:50:50 -06:00 |
|
Patricio Chilano Mateo
|
769a1f9187
|
8235515: TestBasicLogOutput.java crashes due to EXCEPTION_ACCESS_VIOLATION in HandshakeThreadsOperation::do_handshake
Signal _done sempahore after executing name() in log_debug()
Reviewed-by: dcubed, mdoerr
|
2019-12-10 18:32:45 +00:00 |
|
Doug Simon
|
25b5ddc05d
|
8235539: [JVMCI] -XX:+EnableJVMCIProduct breaks -XX:-EnableJVMCI
Reviewed-by: kvn, thartmann
|
2019-12-10 09:34:33 -08:00 |
|
Xue-Lei Andrew Fan
|
c185319515
|
8235655: Clean the duplicated block in SSLContextImpl
Reviewed-by: coffeys
|
2019-12-10 09:31:40 -08:00 |
|
Prasanta Sadhukhan
|
28b4c4d781
|
Merge
|
2019-12-10 10:44:09 +05:30 |
|
Henry Jen
|
9ac2f8b654
|
8234542: code removal of Pack200 Tools and API
Reviewed-by: alanb, mchung, erikj
|
2019-12-10 00:36:30 +00:00 |
|
Sergey Bylokhov
|
a3acb451b1
|
8235547: Video memory leak in the OGL pipeline on macOS
Reviewed-by: prr
|
2019-12-09 14:59:33 -08:00 |
|
Alexey Ivanov
|
0e1b84f90e
|
8234398: Replace ID2D1Factory::GetDesktopDpi with GetDeviceCaps
Reviewed-by: serb, prr
|
2019-12-09 19:43:44 +00:00 |
|
Stefan Karlsson
|
c198b4da32
|
8234508: VM_HeapWalkOperation::iterate_over_object reads non-strong fields with an on-strong load barrier
Reviewed-by: pliden, eosterlund
|
2019-12-09 15:28:46 +01:00 |
|
Jan Lahoda
|
ad5ea72286
|
8235541: Extend javax.lang.model to cover binding variables
Reviewed-by: darcy
|
2019-12-09 09:40:09 +01:00 |
|