--- old/test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/NoClassToArchive.java 2020-06-11 19:17:14.299396302 +0000 +++ new/test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/NoClassToArchive.java 2020-06-11 19:17:13.389374101 +0000 @@ -40,7 +40,7 @@ * @build StrConcatApp * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller -jar strConcatApp.jar StrConcatApp - * @run driver ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission + * @run driver ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. NoClassToArchive */