aefimov [Mon, 30 Sep 2019 16:04:28 +0100] rev 58403
Initial changes for aefimov-dns-client-branch
egahlin [Mon, 30 Sep 2019 15:35:56 +0200] rev 58402
Remove test applications
egahlin [Mon, 30 Sep 2019 15:24:49 +0200] rev 58401
Update javadoc with CSR feedback
mgronlun [Mon, 30 Sep 2019 14:29:09 +0200] rev 58400
Merge
mgronlun [Mon, 30 Sep 2019 14:27:44 +0200] rev 58399
let TestLargeRootSet retry on failure
redestad [Mon, 30 Sep 2019 14:04:42 +0200] rev 58398
8231616: Simplify compilation policy hierarchy
Reviewed-by: thartmann, neliasso
vkempik [Tue, 24 Sep 2019 14:54:57 +0300] rev 58397
8229872: (fs) Increase buffer size used with getmntent
Summary: Dynamically allocate memory for getmntent
Reviewed-by: alanb
mgronlun [Mon, 30 Sep 2019 13:28:33 +0200] rev 58396
Merge
mgronlun [Mon, 30 Sep 2019 13:27:55 +0200] rev 58395
fix typo in emergency dump path
tschatzl [Mon, 30 Sep 2019 10:21:11 +0200] rev 58394
8231553: Deprecate unused G1RSetScanBlockSize command line option
Reviewed-by: lkorinth, sjohanss
chagedorn [Mon, 30 Sep 2019 09:29:10 +0200] rev 58393
8230062: assert(i == p->size()-1) failed: must be last element of the pack
Summary: Avoids vectorization of reduction chain in which an intermediate result is used.
Reviewed-by: roland, thartmann
mgronlun [Sun, 29 Sep 2019 16:12:47 +0200] rev 58392
cleaner tagging
mgronlun [Sun, 29 Sep 2019 13:59:54 +0200] rev 58391
Merge
azeller [Sat, 28 Sep 2019 17:52:07 -0400] rev 58390
8231457: Asserts on AIX because os::elapsed_counter() is not monotonic
Summary: replace gettimeofday with javaTimeNanos
Reviewed-by: dholmes, stuefe
cjplummer [Sat, 28 Sep 2019 12:33:34 -0700] rev 58389
8231287: JMap should do a better job of reporting exception it catches
Summary: Retrhow any caught exception, and always print exceptions before exiting
Reviewed-by: sspitsyn, phh
igerasim [Fri, 27 Sep 2019 17:50:09 -0700] rev 58388
8230415: Avoid redundant permission checking in FilePermissionCollection and SocketPermissionCollection
Reviewed-by: mullan
bobv [Fri, 27 Sep 2019 18:27:42 +0000] rev 58387
8231431: JAOTC issues with JAR path containing spaces
Reviewed-by: kvn
dl [Fri, 27 Sep 2019 12:20:14 -0700] rev 58386
8231036: vmTestbase monitoring tests fail after JSR 166 refresh
Reviewed-by: martin, dholmes
dl [Fri, 27 Sep 2019 12:20:14 -0700] rev 58385
8231032: ThreadMXBean locking tests fail after JSR 166 refresh
Reviewed-by: martin, mchung, dholmes
lmesnik [Fri, 27 Sep 2019 10:48:23 -0700] rev 58384
8230942: Support compressed cores in SA tests
Reviewed-by: dholmes, sspitsyn
stuefe [Fri, 27 Sep 2019 19:03:34 +0200] rev 58383
fix metachunk gtest
stuefe [Fri, 27 Sep 2019 19:03:13 +0200] rev 58382
do not enlarge chunks faster than chunk alloc strategy would allow
stuefe [Fri, 27 Sep 2019 19:02:25 +0200] rev 58381
Correct chunk allocation size for standard loaders in class space
stuefe [Fri, 27 Sep 2019 19:01:21 +0200] rev 58380
Make chunk-in-place-enlargment switchable
darcy [Fri, 27 Sep 2019 08:57:25 -0700] rev 58379
8231557: Suppress warnings on non-serializable instance fields in jdk.scripting.nashorn module
Reviewed-by: jlaskey
dfuchs [Fri, 27 Sep 2019 14:43:35 +0100] rev 58378
8231037: java/net/InetAddress/ptr/Lookup.java fails intermittently due to reverse lookup failed
Summary: The test is updated to verify whether reverse lookup is altogether possible.
Reviewed-by: chegar
rehn [Fri, 27 Sep 2019 15:15:07 +0200] rev 58377
8231321: compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java failed assertion
Reviewed-by: thartmann, eosterlund
jiefu [Fri, 27 Sep 2019 20:06:02 +0800] rev 58376
8231567: minimal build failed after JDK-8226690
Reviewed-by: shade, coleenp