Mon, 19 Sep 2016 13:12:26 -0400 8166229: Eliminate ParNew's use of klass_or_null()
kbarrett [Mon, 19 Sep 2016 13:12:26 -0400] rev 41184
8166229: Eliminate ParNew's use of klass_or_null() Summary: Use list_ptr_from_klass instead of klass_or_null. Reviewed-by: mgerdin, jmasa
Mon, 19 Sep 2016 12:04:28 -0400 8163406: The fixup_module_list must be protected by Module_lock when inserting new entries
lfoltan [Mon, 19 Sep 2016 12:04:28 -0400] rev 41183
8163406: The fixup_module_list must be protected by Module_lock when inserting new entries Summary: In java_lang_Class::create_mirror, restructure the check for adding a class to the fixup_module_list, guarded by Module_lock. Reviewed-by: acorn, coleenp, dholmes, zgu
Sun, 18 Sep 2016 21:10:48 -0400 8078644: CDS needs to support JVMTI CFLH
jiangli [Sun, 18 Sep 2016 21:10:48 -0400] rev 41182
8078644: CDS needs to support JVMTI CFLH Summary: Support posting CLFH for shared classes. Tests are contributed by Misha Seledtsov. Reviewed-by: iklam, coleenp, acorn, dcubed, sspitsyn
Tue, 06 Sep 2016 13:01:27 +0200 8165489: Missing G1 barrier in Unsafe_GetObjectVolatile
mdoerr [Tue, 06 Sep 2016 13:01:27 +0200] rev 41181
8165489: Missing G1 barrier in Unsafe_GetObjectVolatile Summary: Add missing barrier, sharing code with Unsafe_GetObject. Reviewed-by: kbarrett, mgerdin, pliden
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 tip