--- old/test/hotspot/jtreg/runtime/BootClassAppendProp/BootClassPathAppend.java 2020-04-29 12:06:44.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/BootClassAppendProp/BootClassPathAppend.java 2020-04-29 12:06:44.000000000 -0700 @@ -27,6 +27,7 @@ * @summary Uninitialized system property jdk.boot.class.path.append causes SIGSEGV * @library /test/lib * @modules java.base/jdk.internal.misc + * @run driver BootClassPathAppend */ import jdk.test.lib.process.ProcessTools;