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