--- old/test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/NoClassToArchive.java 2020-06-12 04:03:55.163120016 +0000 +++ new/test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/NoClassToArchive.java 2020-06-12 04:03:54.248097732 +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 */