mbaesken [Tue, 14 May 2019 09:14:36 +0200] rev 54831
8223685: used bundled zlib on AIX by default
Reviewed-by: erikj, simonis
mbaesken [Fri, 10 May 2019 09:58:01 +0200] rev 54830
8223574: add more thread-related system settings info to hs_error file on AIX
Reviewed-by: goetz, mdoerr
jcbeyler [Mon, 13 May 2019 20:45:03 -0700] rev 54829
8223779: Build failure after 8223040 (Add a AsyncGetCallTrace test)
Summary: Fix a build flag for the AGCT test
Reviewed-by: cjplummer, sspitsyn
igerasim [Mon, 13 May 2019 18:18:42 -0700] rev 54828
8223730: URLClassLoader.findClass() can throw IndexOutOfBoundsException
Reviewed-by: prappo, bchristi
weijun [Tue, 14 May 2019 08:47:13 +0800] rev 54827
8223063: Support CNG RSA keys
Reviewed-by: mullan
epavlova [Mon, 13 May 2019 13:32:38 -0700] rev 54826
8223235: [Graal] compiler/jsr292/NonInlinedCall/InvokeTest.java failed time out
Reviewed-by: kvn
stefank [Sat, 11 May 2019 13:10:24 +0200] rev 54825
8223637: Fix build breakage after 8223136
Reviewed-by: stefank, coleenp
Contributed-by: stefan.karlsson@oracle.com, lutz.schmidt@sap.com, glaubitz@physik.fu-berlin.de, shade@redhat.com
sgehwolf [Thu, 14 Mar 2019 14:04:39 +0100] rev 54824
8214796: Create a jlink plugin for stripping debug info symbols from native libraries
Reviewed-by: alanb, mchung, erikj, ihse
adinn [Thu, 25 Apr 2019 17:27:37 +0100] rev 54823
8221696: MappedByteBuffer.force method to specify range
Summary: Overload MappedByteBuffer.force to accept index and length arguments
Reviewed-by: dfuchs, alanb, bpb
dfuchs [Mon, 13 May 2019 17:31:23 +0100] rev 54822
8223632: Replace wildcard address with loopback or local host in tests - part 5
Summary: Replaces wildcard usage by loopback, when possible, adds intermittent keyword and a comment, when not.
Reviewed-by: chegar