ihse [Tue, 18 Sep 2018 10:29:56 +0200] rev 51780
8210723: Better information in configure for invalid Xcode
Reviewed-by: erikj
mchung [Mon, 17 Sep 2018 22:56:31 -0700] rev 51779
8210841: test/jdk/vm/runtime/ReflectStackOverflow.java fails with NoClassDefFoundError
Reviewed-by: dholmes, mikael
mli [Tue, 18 Sep 2018 13:24:25 +0800] rev 51778
8210802: temp files left by tests in jdk/java/net/httpclient
Reviewed-by: chegar, clanger
mhorie [Mon, 17 Sep 2018 23:35:00 -0400] rev 51777
8210660: PPC64: Mapping floating point registers to vsx registers in ppc.ad
Reviewed-by: mdoerr, gromero
fyuan [Tue, 18 Sep 2018 11:09:18 +0800] rev 51776
8210819: Update the host name in CNameTest.java
Reviewed-by: chegar
jcbeyler [Mon, 17 Sep 2018 19:48:35 -0700] rev 51775
8210700: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti/unit tests
Summary: Remove JNI_ENV macros from the remaining vmTestbase tests
Reviewed-by: amenkov, sspitsyn, dholmes, cjplummer
jcbeyler [Mon, 17 Sep 2018 19:36:09 -0700] rev 51774
8210481: Remove #ifdef cplusplus from vmTestbase
Summary: Remove all cplusplus ifdefs from vmTestbase
Reviewed-by: dholmes, iignatyev, cjplummer, sspitsyn