jcbeyler [Wed, 08 Aug 2018 11:11:19 -0700] rev 51347
8208242: Add @requires to vmTestbase/gc/g1 tests
Summary: Added classunloading must not be disabled and G1 is required to g1/unloading tests
Reviewed-by: kbarrett, tschatzl
pliden [Thu, 09 Aug 2018 11:24:30 +0200] rev 51346
8209127: ZGC: Improve error message when failing to map memory for mark stacks
Reviewed-by: eosterlund, tschatzl
pliden [Thu, 09 Aug 2018 11:24:30 +0200] rev 51345
8209126: ZGC: ZMarkStackAllocator::is_initialized() never called
Reviewed-by: eosterlund, tschatzl
pliden [Thu, 09 Aug 2018 11:24:30 +0200] rev 51344
8209125: ZGC: Clean up ZServiceabilityCounters
Reviewed-by: eosterlund, tschatzl
pliden [Thu, 09 Aug 2018 11:24:30 +0200] rev 51343
8207756: ZGC: jstat should show CGC STW phases
Reviewed-by: pliden, ysuenaga, eosterlund
Contributed-by: yasuenag@gmail.com, per.liden@oracle.com
xiaofeya [Thu, 09 Aug 2018 15:42:48 +0800] rev 51342
8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
Reviewed-by: naoto
kvn [Wed, 08 Aug 2018 18:38:34 -0700] rev 51341
8207965: C2-only debug build fails
Reviewed-by: kvn, iignatyev
Contributed-by: xxinliu@amazon.com
jcbeyler [Wed, 08 Aug 2018 15:34:32 -0700] rev 51340
8208303: Track JNI failures and fail tests
Summary: Fail in native code via FatalException to signal test failure
Reviewed-by: amenkov, sspitsyn
mchung [Wed, 08 Aug 2018 14:40:02 -0700] rev 51339
8202941: GenModuleInfoSource build tool does not detect missing semicolons
Reviewed-by: erikj
coleenp [Wed, 08 Aug 2018 15:24:21 -0400] rev 51338
8208677: Move inner metaspace cleaning out of class unloading
Summary: move to safepoint cleanup actions to do if needed.
Reviewed-by: eosterlund, hseigel
dcubed [Wed, 08 Aug 2018 15:11:11 -0400] rev 51337
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Reviewed-by: coleenp
bpb [Wed, 08 Aug 2018 09:25:10 -0700] rev 51336
8193822: Remove unused newDirectByteBuffer and truncate methods from buffer classes
Reviewed-by: alanb, psandoz
tschatzl [Wed, 08 Aug 2018 15:31:07 +0200] rev 51335
8208672: Enable -Wreorder in make files for gcc, clang
Reviewed-by: dholmes, ihse
tschatzl [Wed, 08 Aug 2018 15:31:07 +0200] rev 51334
8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Reviewed-by: dholmes, hseigel
tschatzl [Wed, 08 Aug 2018 15:31:06 +0200] rev 51333
8208670: Compiler changes to allow enabling -Wreorder
Reviewed-by: kvn