bobv [Tue, 03 Jul 2018 15:08:00 -0400] rev 50973
Merge
bobv [Tue, 03 Jul 2018 10:59:18 -0400] rev 50972
8205928: [TESTBUG] jdk/internal/platform/docker/TestDockerMemoryMetrics
Reviewed-by: stuefe
psandoz [Mon, 02 Jul 2018 10:09:01 -0700] rev 50971
8202769: jck test fails with C2: vm/jvmti/FollowReferences/fref001/fref00113/fref00113.html
Reviewed-by: kvn, coleenp
iignatyev [Thu, 28 Jun 2018 10:51:02 -0700] rev 50970
8202561: clean up TEST.groups file
Reviewed-by: kvn, iklam, epavlova
mchung [Tue, 03 Jul 2018 11:16:25 -0700] rev 50969
8206184: docs-reference build fails due to extlink.spec.version property not set
Reviewed-by: erikj
jjiang [Tue, 03 Jul 2018 09:27:41 +0800] rev 50968
8205984: javax/net/ssl/compatibility/Compatibility.java failed to access port log file
Summary: Release resource after reading port log file
Reviewed-by: xuelei
jjg [Mon, 02 Jul 2018 17:54:36 -0700] rev 50967
8205563: modules/AnnotationProcessing.java failed testGenerateSingleModule
Reviewed-by: darcy
coleenp [Wed, 11 Jul 2018 14:44:05 -0400] rev 50966
8198720: Obsolete PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
Summary: Convert PrintSafepointStatistics to UL
Reviewed-by: shade, lfoltan
zgu [Wed, 11 Jul 2018 13:28:07 -0400] rev 50965
8206183: Possible construct EMPTY_STACK and allocation stack, etc. on first use
Summary: Uses "construct on First Use Idiom" pattern to workaround static initialization order
Reviewed-by: dholmes, minqi
darcy [Wed, 11 Jul 2018 08:24:39 -0700] rev 50964
8173606: Deprecate constructors of 7-era visitors
Reviewed-by: vromero, jjg