Tue, 29 Jan 2019 10:23:38 +0100 8217858: ZGC: Clean up ZDriver
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53541
8217858: ZGC: Clean up ZDriver Reviewed-by: stefank, eosterlund
Tue, 29 Jan 2019 10:23:38 +0100 8217857: ZGC: Move SvcGCMarker to ZServiceabilityTracer
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53540
8217857: ZGC: Move SvcGCMarker to ZServiceabilityTracer Reviewed-by: stefank, eosterlund
Tue, 29 Jan 2019 10:23:38 +0100 8217855: ZGC: Clean up ZReferenceProcessor
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53539
8217855: ZGC: Clean up ZReferenceProcessor Reviewed-by: stefank, kbarrett
Tue, 29 Jan 2019 10:23:38 +0100 8217747: ZGC: Minor optimization of ZLoadBarrierStubC1
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53538
8217747: ZGC: Minor optimization of ZLoadBarrierStubC1 Reviewed-by: neliasso, eosterlund
Tue, 29 Jan 2019 10:23:38 +0100 8217745: ZGC: Simplify ZLoadBarrierStubC1
pliden [Tue, 29 Jan 2019 10:23:38 +0100] rev 53537
8217745: ZGC: Simplify ZLoadBarrierStubC1 Reviewed-by: neliasso, eosterlund
Tue, 29 Jan 2019 11:30:17 +0100 8213229: Investigate treating StringTable as weak in young collections
tschatzl [Tue, 29 Jan 2019 11:30:17 +0100] rev 53536
8213229: Investigate treating StringTable as weak in young collections Reviewed-by: zgu, kbarrett
Tue, 29 Jan 2019 10:13:23 +0100 8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy
eosterlund [Tue, 29 Jan 2019 10:13:23 +0100] rev 53535
8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy Reviewed-by: kvn, mdoerr, thartmann
Tue, 29 Jan 2019 09:10:08 +0000 8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail
sgroeger [Tue, 29 Jan 2019 09:10:08 +0000] rev 53534
8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail Reviewed-by: clanger, rriggs
Tue, 29 Jan 2019 08:43:33 +0100 8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls.
goetz [Tue, 29 Jan 2019 08:43:33 +0100] rev 53533
8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls. Reviewed-by: mdoerr, dholmes, lfoltan
Mon, 28 Jan 2019 23:00:31 +0100 8217869: Add count_leading_zeros utility
redestad [Mon, 28 Jan 2019 23:00:31 +0100] rev 53532
8217869: Add count_leading_zeros utility Reviewed-by: neliasso, thartmann
Mon, 28 Jan 2019 21:44:57 +0100 Merge
jwilhelm [Mon, 28 Jan 2019 21:44:57 +0100] rev 53531
Merge
Mon, 28 Jan 2019 10:24:23 +0100 8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah
shade [Mon, 28 Jan 2019 10:24:23 +0100] rev 53530
8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah Reviewed-by: dcubed, zgu
Mon, 28 Jan 2019 08:58:42 +0100 8217717: ZGC: Broken oop map in C1 load barrier stub
pliden [Mon, 28 Jan 2019 08:58:42 +0100] rev 53529
8217717: ZGC: Broken oop map in C1 load barrier stub Reviewed-by: eosterlund, neliasso Contributed-by: erik.osterlund@oracle.com, per.liden@oracle.com
Sat, 26 Jan 2019 12:51:27 -0800 8217852: problem-list ctw of jdk.jconsole and java.desktop on windows
iignatyev [Sat, 26 Jan 2019 12:51:27 -0800] rev 53528
8217852: problem-list ctw of jdk.jconsole and java.desktop on windows Reviewed-by: kvn
Fri, 25 Jan 2019 14:50:25 -0800 8217828: Un-ProblemList LongMulOverflowTest.java
iveresov [Fri, 25 Jan 2019 14:50:25 -0800] rev 53527
8217828: Un-ProblemList LongMulOverflowTest.java Reviewed-by: iignatyev
Mon, 28 Jan 2019 03:51:38 -0800 8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov
shurailine [Mon, 28 Jan 2019 03:51:38 -0800] rev 53526
8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov Reviewed-by: erikj
Mon, 28 Jan 2019 18:49:34 +0000 8217882: java/net/httpclient/MaxStreams.java failed once
dfuchs [Mon, 28 Jan 2019 18:49:34 +0000] rev 53525
8217882: java/net/httpclient/MaxStreams.java failed once Summary: added some more traces to help diagnosis Reviewed-by: bpb
Mon, 28 Jan 2019 18:45:34 +0000 8217903: java/net/httpclient/Response204.java fails with 404
dfuchs [Mon, 28 Jan 2019 18:45:34 +0000] rev 53524
8217903: java/net/httpclient/Response204.java fails with 404 Summary: Fixed test to use loopback address - this looks like a port reuse issue. Reviewed-by: chegar
Mon, 28 Jan 2019 15:53:56 +0100 8214799: Add package declaration to each JTREG test case in the gc folder
lkorinth [Mon, 28 Jan 2019 15:53:56 +0100] rev 53523
8214799: Add package declaration to each JTREG test case in the gc folder Reviewed-by: lmesnik, tschatzl
Mon, 28 Jan 2019 15:24:41 +0000 8210130: java/net/httpclient/UnknownBodyLengthTest.java failed
dfuchs [Mon, 28 Jan 2019 15:24:41 +0000] rev 53522
8210130: java/net/httpclient/UnknownBodyLengthTest.java failed Summary: The fix improves the test robustness by making it retry once in case of IO/Connect exception. Reviewed-by: chegar
Mon, 28 Jan 2019 13:51:16 +0000 8217429: WebSocket over authenticating proxy fails to send Upgrade headers
chegar [Mon, 28 Jan 2019 13:51:16 +0000] rev 53521
8217429: WebSocket over authenticating proxy fails to send Upgrade headers Reviewed-by: dfuchs, prappo
Mon, 28 Jan 2019 09:56:00 +0100 8217841: Remove unused class TraceCPUTime
redestad [Mon, 28 Jan 2019 09:56:00 +0100] rev 53520
8217841: Remove unused class TraceCPUTime Reviewed-by: dholmes
Sat, 26 Jan 2019 01:21:33 +0100 8217016: Shenandoah: Streamline generation of CAS barriers
rkennke [Sat, 26 Jan 2019 01:21:33 +0100] rev 53519
8217016: Shenandoah: Streamline generation of CAS barriers Reviewed-by: roland
Sun, 27 Jan 2019 20:48:27 -0500 8217618: JVM TI SuspendThread doesn't suspend the current thread before returning
dholmes [Sun, 27 Jan 2019 20:48:27 -0500] rev 53518
8217618: JVM TI SuspendThread doesn't suspend the current thread before returning Reviewed-by: dcubed, sspitsyn, dlong
Mon, 28 Jan 2019 08:01:06 +0900 8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612
ysuenaga [Mon, 28 Jan 2019 08:01:06 +0900] rev 53517
8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612 Reviewed-by: dholmes, cjplummer
Sun, 27 Jan 2019 14:55:57 -0500 8210469: Missing doPriviledged block and permission for jdk.zipfs module
lancea [Sun, 27 Jan 2019 14:55:57 -0500] rev 53516
8210469: Missing doPriviledged block and permission for jdk.zipfs module Reviewed-by: alanb, clanger, mchung, jjg
Sat, 26 Jan 2019 15:50:59 +0100 8193367: Annotated type variable bounds crash javac
bsrbnd [Sat, 26 Jan 2019 15:50:59 +0100] rev 53515
8193367: Annotated type variable bounds crash javac Reviewed-by: mcimadamore, vromero
Fri, 25 Jan 2019 18:43:02 -0800 8217820: Useless cast in ECUtil.java
xuelei [Fri, 25 Jan 2019 18:43:02 -0800] rev 53514
8217820: Useless cast in ECUtil.java Reviewed-by: jnimeh
Sat, 26 Jan 2019 10:34:29 +0900 8217612: (CL)HSDB cannot show some JVM flags
ysuenaga [Sat, 26 Jan 2019 10:34:29 +0900] rev 53513
8217612: (CL)HSDB cannot show some JVM flags Reviewed-by: dholmes, cjplummer
Fri, 25 Jan 2019 14:28:43 -0800 8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException
joehw [Fri, 25 Jan 2019 14:28:43 -0800] rev 53512
8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException Reviewed-by: dfuchs, lancea
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip