zgu [Mon, 10 Jun 2019 13:42:11 -0400] rev 55316
8225514: Shenandoah: ShenandoahCodeRoots should inherit from AllStatic
Reviewed-by: shade
dtitov [Mon, 10 Jun 2019 09:41:09 -0700] rev 55315
8222828: vmTestbase/nsk/jdi/BScenarios/multithrd/tc02x004/TestDescription.java failed
Reviewed-by: cjplummer, gadams, jcbeyler
dpochepk [Mon, 10 Jun 2019 17:02:35 +0300] rev 55314
8222412: AARCH64: multiple instructions encoding issues
Reviewed-by: aph
hseigel [Mon, 10 Jun 2019 09:52:04 -0400] rev 55313
8224952: RI deviates from JVMS - non-zero minor_version for class files throws UnsupportedClassVersionError.
Summary: Change the JVM to follow the JVM Spec and accept non-zero minor_version for appropriate older class file versions.
Reviewed-by: acorn, dholmes, iignatyev