mdoerr [Mon, 09 Jul 2018 15:26:58 +0200] rev 51009
8206459: [s390] Prevent restoring incorrect bcp and locals in interpreter and avoid incorrect size of partialSubtypeCheckNode in C2
Reviewed-by: goetz
adinn [Mon, 09 Jul 2018 09:38:11 +0100] rev 51008
8206163: AArch64: incorrect code generation for StoreCM
Summary: StoreCM may require planting a StoreStore barrier
Reviewed-by: aph, zyao, roland
tschatzl [Mon, 09 Jul 2018 10:19:51 +0200] rev 51007
8205426: Humongous continues remembered set does not match humongous start region one after Remark
Summary: Remembered set states for humongous objects crossing an internal per-thread processing threshold could synchronized if the humongous continues regions were processed first.
Reviewed-by: ehelin, kbarrett
weijun [Mon, 09 Jul 2018 12:20:56 +0800] rev 51006
8198352: java.util.MissingResourceException: sun.security.util.AuthResources when trying to use com.sun.security.auth.module.UnixLoginModule
Reviewed-by: xuelei