--- old/test/hotspot/jtreg/runtime/getSysPackage/GetPackageXbootclasspath.java 2020-04-29 12:10:04.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/getSysPackage/GetPackageXbootclasspath.java 2020-04-29 12:10:03.000000000 -0700 @@ -26,7 +26,7 @@ * @bug 8187436 * @summary Test that getPackage() works with a class loaded via -Xbootclasspath/a. * @library /test/lib - * @run main/othervm GetPackageXbootclasspath + * @run driver GetPackageXbootclasspath */ // This is a regression test for a bug with the exploded build but should pass