serb [Mon, 09 Jul 2018 16:36:05 +0300] rev 51010
8201611: Broken links in java.desktop javadoc
Reviewed-by: prr, kaddepalli
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
dholmes [Sun, 08 Jul 2018 20:00:46 -0400] rev 51005
8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Reviewed-by: mikael, sspitsyn
mgronlun [Sun, 08 Jul 2018 11:54:08 +0200] rev 51004
8203943: eventThreadGroup was null in TestJavaBlockedEvent.java
Reviewed-by: egahlin
cushon [Fri, 06 Jul 2018 12:10:43 -0700] rev 51003
8204630: Generating an anonymous class with Filer#createClassFile causes an NPE in JavacProcessingEnvironment
Reviewed-by: jlahoda