bobv [Thu, 30 Nov 2017 09:49:45 -0500] rev 48161
8192154: JVM crashes inside some chroot environments on linux
Reviewed-by: dholmes, sgehwolf, glaubitz
sballal [Thu, 30 Nov 2017 19:46:20 +0530] rev 48160
8191658: SA: Testcases for attach, detach, reattach and Jhisto commands
Reviewed-by: sspitsyn, jgeorge
sjohanss [Thu, 30 Nov 2017 15:05:03 +0100] rev 48159
8192807: testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java fail due to new method in Platform.java
Reviewed-by: tschatzl, jwilhelm
sballal [Thu, 30 Nov 2017 14:58:41 +0530] rev 48158
8184982: SA: Running ClassDump on a simple java program generates NullPointerException
Reviewed-by: sundar, jgeorge
stefank [Tue, 28 Nov 2017 21:43:45 +0100] rev 48157
8192061: Clean up allocation.inline.hpp includes
Reviewed-by: eosterlund, coleenp
iklam [Wed, 29 Nov 2017 18:43:35 -0800] rev 48156
8191747: [TESTBUG] runtime/appcds/DumpClassList.java and ProhibitedPackage.java fail on product bits
Reviewed-by: simonis
iklam [Tue, 28 Nov 2017 09:47:04 -0800] rev 48155
8191927: Enable AppCDS for custom loaders on all 64-bit Linux and AIX
Summary: Added "@requires vm.cds.custom.loaders" to mark tests related to custom loaders
Reviewed-by: simonis, mseledtsov
Contributed-by: volker.simonis@gmail.com
kkharbas [Wed, 29 Nov 2017 16:45:31 -0800] rev 48154
8190980: Develop test cases and collect test pass rate
Summary: Develop tests covering all the test cases described in the test plan and achieve 100% pass rate for JEP 316: Heap Allocation on Alternative Memory Devices
Reviewed-by: sangheki, tschatzl
kkharbas [Wed, 29 Nov 2017 17:03:10 -0800] rev 48153
8190308: Implementation: JEP 316: Heap Allocation on Alternative Memory Devices
Summary: Sub-task to be used for implementation of JEP 316: Support heap allocation on alternative memory devices
Reviewed-by: sangheki, tschatzl
kvn [Wed, 29 Nov 2017 10:30:51 -0800] rev 48152
8184361: AOT lib at jdk/lib/libjava.base-coop.so seems to override -XX:AOTLibrary=
Summary: Load libraries specified by AOTLibrary. Don't load a library if an other library with the same name is already loaded.
Reviewed-by: dlong
dchuyko [Wed, 29 Nov 2017 14:34:19 +0300] rev 48151
8188221: Return type profiling is not performed from aarch64 interpreter
Reviewed-by: drwhite
ysuenaga [Wed, 29 Nov 2017 09:26:58 +0900] rev 48150
8165736: Error message should be shown when JVMTI agent cannot be attached
Reviewed-by: sspitsyn, dholmes
coleenp [Tue, 28 Nov 2017 17:11:02 -0500] rev 48149
Merge
zgu [Mon, 27 Nov 2017 17:19:53 -0500] rev 48148
8190729: Adjustment to anonymous metadata space chunk allocation algorithm
Summary: Adjusted anonymous metadata space chunk allocation algorithm to reduce waste
Reviewed-by: stuefe, coleenp