ihse [Mon, 10 Sep 2018 09:59:27 +0200] rev 51678
8081858: make dist-clean does not delete all log files
Reviewed-by: erikj
ihse [Mon, 10 Sep 2018 09:58:23 +0200] rev 51677
8200609: Proper fix for mapfile removal for libjsig
Reviewed-by: erikj, dholmes
erikj [Fri, 07 Sep 2018 14:54:15 -0700] rev 51676
8210283: Support git as an SCM alternative in the build
Reviewed-by: ihse, ehelin
iignatyev [Fri, 07 Sep 2018 14:01:52 -0700] rev 51675
8210112: remove jdk.testlibrary.ProcessTools
Reviewed-by: alanb, sspitsyn, jcbeyler
jiangli [Fri, 07 Sep 2018 15:18:14 -0400] rev 51674
8209971: TestOptionsWithRanges.java crashes in CDS mode with G1UpdateBufferSize=1.
Summary: Fixup archive heap regions before restoring any archived java object at runtime.
Reviewed-by: iklam, ccheung
kbarrett [Fri, 07 Sep 2018 14:44:52 -0400] rev 51673
8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
Summary: Expanded permitted threads to include all NamedThreads.
Reviewed-by: dcubed, sspitsyn
jcbeyler [Fri, 07 Sep 2018 09:50:02 -0700] rev 51672
8210429: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[G-Z] tests
Summary: Remove the JNI_ENV_ARG for the rest of the Get[G-Z]
Reviewed-by: dholmes, sspitsyn, cjplummer