hseigel [Fri, 06 Jul 2018 06:26:25 -0700] rev 50945
8203911: Test runtime/modules/getModuleJNI/GetModule fails with -Xcheck:jni
Summary: Remove unneeded validate_class() check from checked_jni_GetModule().
Reviewed-by: dholmes, coleenp
coleenp [Fri, 06 Jul 2018 09:00:48 -0400] rev 50944
8202737: Obsolete AllowNonVirtualCalls option
Summary: obsolete option and remove support.
Reviewed-by: dholmes, jiangli, kbarrett
jjg [Thu, 05 Jul 2018 14:35:03 -0700] rev 50943
8206318: Enhance package documentation for internal javadoc packages
Reviewed-by: sundar
naoto [Thu, 05 Jul 2018 14:23:45 -0700] rev 50942
8206350: java/util/Locale/bcp47u/SystemPropertyTests.java failed on Mac 10.13 with zh_CN and zh_TW locales.
Reviewed-by: rriggs
rkennke [Thu, 05 Jul 2018 19:22:53 +0200] rev 50941
8206272: Remove stray BarrierSetAssembler call
Reviewed-by: pliden, shade
rkennke [Thu, 05 Jul 2018 19:22:38 +0200] rev 50940
8206407: Primitive atomic_cmpxchg_in_heap_at() in BarrierSet::Access needs to call non-oop raw method
Reviewed-by: pliden, shade