Daniel D. Daugherty
|
1253f7e8fa
|
8236130: ProblemList jdk/jfr/jmx/security/TestEnoughPermission.java
Reviewed-by: mikael
|
2019-12-17 15:38:22 -05:00 |
|
Alexandre Iline
|
ffc18e5c8c
|
8236044: Create jdk_accessibility test group
Reviewed-by: prr
|
2019-12-17 11:10:52 -08:00 |
|
Roman Kennke
|
773b7b6c4b
|
8236106: [TESTBUG] Shenandoah: Make TestThreadFailure more resilient
Reviewed-by: zgu
|
2019-12-17 18:23:33 +01:00 |
|
Aditya Mandaleeka
|
950ebec4a9
|
8236179: C1 register allocation error with T_ADDRESS
Reviewed-by: rkennke, vlivanov, roland, mdoerr
|
2019-12-20 19:51:00 +01:00 |
|
Yasumasa Suenaga
|
4778cbbafb
|
8235819: -Wformat-overflow is reported from GCC 9
Reviewed-by: tschatzl, lkorinth
|
2019-12-17 10:00:55 +09:00 |
|
Igor Ignatyev
|
60073c395c
|
8235866: bump jtreg requiredVersion to 4.2b16
Reviewed-by: dholmes, joehw
|
2019-12-16 15:45:07 -08:00 |
|
Michael McMahon
|
b73faca452
|
8235976: Directives in WWW-Authenticate should be comma separated
Reviewed-by: chegar
|
2019-12-16 16:44:03 +00: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 |
|
John Jiang
|
abac8b17a9
|
8235813: System property fullCipherSuites is not used by javax/net/ssl/compatibility/Compatibility.java
Reviewed-by: xuelei
|
2019-12-16 16:19:10 +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 |
|
Pankaj Bansal
|
e6b381faa2
|
8235744: PIT: test/jdk/javax/swing/text/html/TestJLabelWithHTMLText.java times out in linux-x64
Reviewed-by: psadhukhan, prr
|
2019-12-13 12:08:10 +05:30 |
|
Jesper Wilhelmsson
|
a5db02db72
|
Added tag jdk-14+27 for changeset 91a3f092682f
|
2019-12-13 02:45:28 +01: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 |
|
Mikael Vidstedt
|
dbd4134c04
|
8235814: Add --enable-deprecated-ports=yes to all solaris and SPARC build profiles
Reviewed-by: erikj
|
2019-12-12 12:45:03 -08:00 |
|
Zhengyu Gu
|
0591a66b90
|
8235842: Shenandoah: Implement native LRB for narrow oop
Reviewed-by: rkennke
|
2019-12-12 15:20:53 -05:00 |
|
Erik Joelsson
|
b9f62457b9
|
8235686: Add more custom hooks in Bundles.gmk
Reviewed-by: tbell
|
2019-12-12 19:37:38 +00:00 |
|
Erik Joelsson
|
59d75fd576
|
8235687: Contents/MacOS/libjli.dylib cannot be a symlink
Reviewed-by: tbell
|
2019-12-12 19:35:57 +00: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 |
|
Thomas Schatzl
|
89f2d14518
|
8235934: gc/g1/TestGCLogMessages.java fails with 'DerivedPointerTable Update' found
Fix determining whether C2 or JVMCI are enabled in the test.
Reviewed-by: sjohanss, kbarrett
|
2020-01-08 14:36:48 +01:00 |
|
Kim Barrett
|
ef5b447b04
|
8235751: Assertion when triggering concurrent cycle during shutdown
Skip initial mark during shutdown and don't assert when that happens.
Reviewed-by: sjohanss, tschatzl
|
2020-01-07 17:28:42 -05:00 |
|
Serguei Spitsyn
|
4e29c964f9
|
8236124: Minimal VM slowdebug build failed after JDK-8212160
Use macro JVMTI_ONLY to avoid slowdebug build fail
Reviewed-by: coleenp, cjplummer, dholmes
|
2020-01-07 21:36:10 +00: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 |
|
Jan Lahoda
|
ad5ea72286
|
8235541: Extend javax.lang.model to cover binding variables
Reviewed-by: darcy
|
2019-12-09 09:40:09 +01:00 |
|
Christoph Langer
|
92a9543552
|
8235750: [jpackage] Cleanup imports in WinMsiBundler.java
Reviewed-by: herrick, asemenyuk
|
2019-12-12 09:52:15 +01:00 |
|
Nikola Grcevski
|
ce7ede95eb
|
8234076: JVM crashes on Windows 10 using --module=NAME
Reviewed-by: ksrini, henryjen
|
2019-12-12 08:40:19 +00:00 |
|
Robin Westberg
|
fa92bd31b9
|
8235815: Revert 8227607: Broken external links in java.desktop
Reviewed-by: psadhukhan
|
2019-12-12 09:02:47 +01:00 |
|
Matthias Baesken
|
e5b0e366ea
|
8235489: handle return values of sscanf calls in hotspot
Reviewed-by: clanger, kbarrett
|
2019-12-11 09:42:52 +01:00 |
|
Robin Westberg
|
3fe949b2f4
|
8232231: Remove invalid JFR thread CPU load test case
Reviewed-by: mseledtsov, egahlin
|
2019-12-12 07:48:08 +01:00 |
|
Prasanta Sadhukhan
|
bb4dafe4bf
|
8227607: Broken external links in java.desktop
Reviewed-by: prr
|
2019-12-12 12:04:29 +05:30 |
|
Ekaterina Pavlova
|
b4d9a0afca
|
8235808: Remove graalunit from tier1_compiler_not_xcomp
Reviewed-by: iignatyev
|
2019-12-11 21:15:19 -08:00 |
|
Daniil Titov
|
7b82266a15
|
8226575: OperatingSystemMXBean should be made container aware
Reviewed-by: dholmes, bobv, mchung, sspitsyn
|
2019-12-11 19:20:57 -08:00 |
|
Ekaterina Pavlova
|
efdf413a20
|
8235773: Tier3 fails because graalunit tests started to run with ZGC
Reviewed-by: iignatyev
|
2019-12-11 17:18:32 -08:00 |
|