diff -r 423faefc77df -r 6e079ff6c83c test/hotspot/jtreg/gc/stress/TestMultiThreadStressRSet.java --- a/test/hotspot/jtreg/gc/stress/TestMultiThreadStressRSet.java Wed Jan 17 16:49:43 2018 -0800 +++ b/test/hotspot/jtreg/gc/stress/TestMultiThreadStressRSet.java Wed Jan 17 21:44:44 2018 -0800 @@ -39,7 +39,7 @@ * @modules java.base/jdk.internal.misc * @library /test/lib * @build sun.hotspot.WhiteBox - * @run main ClassFileInstaller sun.hotspot.WhiteBox + * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+UseG1GC -XX:G1SummarizeRSetStatsPeriod=1 -Xlog:gc