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
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
bsrbnd [Sat, 26 Jan 2019 15:50:59 +0100] rev 53515
8193367: Annotated type variable bounds crash javac
Reviewed-by: mcimadamore, vromero
xuelei [Fri, 25 Jan 2019 18:43:02 -0800] rev 53514
8217820: Useless cast in ECUtil.java
Reviewed-by: jnimeh
ysuenaga [Sat, 26 Jan 2019 10:34:29 +0900] rev 53513
8217612: (CL)HSDB cannot show some JVM flags
Reviewed-by: dholmes, cjplummer
joehw [Fri, 25 Jan 2019 14:28:43 -0800] rev 53512
8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException
Reviewed-by: dfuchs, lancea
vlivanov [Fri, 25 Jan 2019 13:37:12 -0800] rev 53511
8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver
Reviewed-by: thartmann, roland
vlivanov [Fri, 25 Jan 2019 13:37:10 -0800] rev 53510
8191998: C2: inlining through MH linkers drops speculative part of argument types
Reviewed-by: roland, thartmann, kvn
vlivanov [Fri, 25 Jan 2019 13:37:08 -0800] rev 53509
8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
Reviewed-by: thartmann, roland