sspitsyn [Tue, 13 Nov 2018 13:42:39 -0800] rev 52507
8213814: build error in jtreg test jvmti/GetLocalVariable
Summary: fix the build error by restoring the macro definitions for missed functions
Reviewed-by: dcubed
epavlova [Tue, 13 Nov 2018 12:52:37 -0800] rev 52506
8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE
Reviewed-by: dlong
mseledtsov [Tue, 13 Nov 2018 12:24:13 -0800] rev 52505
8213570: [TESTBUG] Update JFR sanity test set
Summary: Added tests to the jdk jfr sanity group
Reviewed-by: hseigel
jiangli [Tue, 13 Nov 2018 15:13:36 -0500] rev 52504
Merge
jiangli [Tue, 13 Nov 2018 15:11:53 -0500] rev 52503
8213563: appcds/sharedStrings/SharedStringsStress.java fails with 'GC triggered before VM initialization completed' error
Summary: Move MetaspaceShared::read_extra_data() call to the main MetaspaceShared::preload_and_dump() operation.
Reviewed-by: iklam
sspitsyn [Tue, 13 Nov 2018 12:11:34 -0800] rev 52502
8213525: new unit test GetLocalVariable/LocalVars is not stable
Summary: Comment out unstable checks in the test
Reviewed-by: jcbeyler, cjplummer
kbarrett [Tue, 13 Nov 2018 13:45:43 -0500] rev 52501
8213440: Lingering INCLUDE_ALL_GCS in test_oopStorage_parperf.cpp
Summary: Remove INCLUDE_ALL_GCS conditionalization.
Reviewed-by: tschatzl