jwilhelm [Mon, 28 Jan 2019 21:44:57 +0100] rev 53531
Merge
shade [Mon, 28 Jan 2019 10:24:23 +0100] rev 53530
8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah
Reviewed-by: dcubed, zgu
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
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
iveresov [Fri, 25 Jan 2019 14:50:25 -0800] rev 53527
8217828: Un-ProblemList LongMulOverflowTest.java
Reviewed-by: iignatyev
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
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
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
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
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
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
redestad [Mon, 28 Jan 2019 09:56:00 +0100] rev 53520
8217841: Remove unused class TraceCPUTime
Reviewed-by: dholmes
rkennke [Sat, 26 Jan 2019 01:21:33 +0100] rev 53519
8217016: Shenandoah: Streamline generation of CAS barriers
Reviewed-by: roland
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
ysuenaga [Mon, 28 Jan 2019 08:01:06 +0900] rev 53517
8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612
Reviewed-by: dholmes, cjplummer