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
aph [Tue, 13 Nov 2018 11:21:32 -0500] rev 52500
8209415: Fix JVMTI test failure HS202
Summary: Fix test for static method in exception throw handler
Reviewed-by: adinn
prappo [Tue, 13 Nov 2018 12:24:34 +0000] rev 52499
8213490: Networking area typos and inconsistencies cleanup
Reviewed-by: alanb, chegar, dfuchs
tschatzl [Tue, 13 Nov 2018 11:45:16 +0100] rev 52498
8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark
Summary: Re-enable cleanup of the ResolvedMethodTable after changes in JDK-8206423.
Reviewed-by: shade, coleenp
redestad [Tue, 13 Nov 2018 11:34:54 +0100] rev 52497
8213741: Consolidate Object and String Stringifiers
Reviewed-by: shade