naoto [Thu, 13 Sep 2018 13:41:17 -0700] rev 51730
8209167: Use CLDR's time zone mappings for Windows
Reviewed-by: erikj, rriggs, ihse
jcbeyler [Thu, 13 Sep 2018 13:03:50 -0700] rev 51729
8210665: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[R-U] tests
Summary: Remove JNI_ENV and JVMTI_ENV macros from jvmti/[R-U] tests
Reviewed-by: cjplummer, sspitsyn
ihse [Thu, 13 Sep 2018 21:14:04 +0200] rev 51728
8207264: solaris-sparcv9-cmp-baseline fails
Reviewed-by: erikj, prr
ihse [Thu, 13 Sep 2018 21:12:22 +0200] rev 51727
8210702: Remove dtrace mapfiles
Reviewed-by: erikj
jiangli [Thu, 13 Sep 2018 13:30:07 -0400] rev 51726
8210193: [TESTBUG]gc/g1/mixedgc/TestOldGenCollectionUsage.java fails intermittently with OutOfMemoryError in CDS mode.
Summary: Increase java heap size in TestOldGenCollectionUsage. Catch OOM in tests.
Reviewed-by: phh, iklam
jlaskey [Thu, 13 Sep 2018 14:15:27 -0300] rev 51725
8210674: Need to add examples for use of javac properties introduced by Raw String Literals
Reviewed-by: vromero, jjg