amlu [Fri, 14 Sep 2018 13:18:52 +0800] rev 51735
8209772: Refactor shell test java/util/ServiceLoader/basic/basic.sh to java
Reviewed-by: alanb
cushon [Thu, 13 Sep 2018 15:29:44 -0700] rev 51734
8193037: package-info annotations are not reported when annotation processing is enabled
Reviewed-by: jjg
xuelei [Thu, 13 Sep 2018 17:11:04 -0700] rev 51733
8209916: NPE in SupportedGroupsExtension
Reviewed-by: jnimeh, wetmore
gadams [Thu, 13 Sep 2018 07:54:38 -0400] rev 51732
8210252: com/sun/jdi/DebuggerThreadTest.java fails with NPE
Reviewed-by: cjplummer, sspitsyn
kvn [Thu, 13 Sep 2018 15:27:21 -0700] rev 51731
8210220: [AOT] jdwp test cases are failing with error # ERROR: TEST FAILED: Cought IOException while receiving event packet
Summary: don't register AOT method if corresponding java method has breakpoints.
Reviewed-by: dlong
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