8233496: AOT tests failures with 'java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class'
Reviewed-by: kvn, thartmann
--- a/test/hotspot/jtreg/compiler/aot/DeoptimizationTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/DeoptimizationTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.aot.DeoptimizationTest
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname libDeoptimizationTest.so
--- a/test/hotspot/jtreg/compiler/aot/RecompilationTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/RecompilationTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.aot.RecompilationTest
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname libRecompilationTest1.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -28,8 +28,7 @@
* @modules java.base/jdk.internal.org.objectweb.asm
* java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeDynamic
- * compiler.calls.common.InvokeDynamicPatcher
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver compiler.calls.common.InvokeDynamicPatcher
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2CompiledTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2CompiledTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -28,8 +28,7 @@
* @modules java.base/jdk.internal.org.objectweb.asm
* java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeDynamic
- * compiler.calls.common.InvokeDynamicPatcher
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver compiler.calls.common.InvokeDynamicPatcher
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -28,8 +28,7 @@
* @modules java.base/jdk.internal.org.objectweb.asm
* java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeDynamic
- * compiler.calls.common.InvokeDynamicPatcher
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver compiler.calls.common.InvokeDynamicPatcher
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2NativeTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2NativeTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -28,8 +28,7 @@
* @modules java.base/jdk.internal.org.objectweb.asm
* java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeDynamic
- * compiler.calls.common.InvokeDynamicPatcher
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver compiler.calls.common.InvokeDynamicPatcher
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeInterface2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeInterface2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeInterface
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname AotInvokeInterface2AotTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeInterface2CompiledTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeInterface2CompiledTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeInterface
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeInterface2InterpretedTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeInterface2InterpretedTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeInterface
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeInterface2NativeTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeInterface2NativeTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeInterface
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname AotInvokeInterface2NativeTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeSpecial2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeSpecial2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeSpecial
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname AotInvokeSpecial2AotTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeSpecial2CompiledTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeSpecial2CompiledTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeSpecial
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname AotInvokeSpecial2CompiledTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeSpecial2InterpretedTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeSpecial2InterpretedTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeSpecial
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeSpecial2NativeTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeSpecial2NativeTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeSpecial
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname AotInvokeSpecial2NativeTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeStatic2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeStatic2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeStatic
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname AotInvokeStatic2AotTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeStatic2CompiledTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeStatic2CompiledTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeStatic
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname AotInvokeStatic2CompiledTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeStatic2InterpretedTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeStatic2InterpretedTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeStatic
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeStatic2NativeTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeStatic2NativeTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeStatic
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname AotInvokeStatic2NativeTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeVirtual2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeVirtual2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeVirtual
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname AotInvokeVirtual2AotTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeVirtual2CompiledTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeVirtual2CompiledTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeVirtual
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname AotInvokeVirtual2CompiledTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeVirtual2InterpretedTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeVirtual2InterpretedTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeVirtual
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler
--- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeVirtual2NativeTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeVirtual2NativeTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeVirtual
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname AotInvokeVirtual2NativeTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeDynamic2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeDynamic2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -28,8 +28,7 @@
* @modules java.base/jdk.internal.org.objectweb.asm
* java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeDynamic
- * compiler.calls.common.InvokeDynamicPatcher
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.calls.common.InvokeDynamicPatcher
--- a/test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeInterface2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeInterface2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeInterface
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler
--- a/test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeSpecial2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeSpecial2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeSpecial
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname CompiledInvokeSpecial2AotTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeStatic2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeStatic2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeStatic
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname CompiledInvokeStatic2AotTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeVirtual2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeVirtual2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeVirtual
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname CompiledInvokeVirtual2AotTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeDynamic2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeDynamic2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -28,8 +28,7 @@
* @modules java.base/jdk.internal.org.objectweb.asm
* java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeDynamic
- * compiler.calls.common.InvokeDynamicPatcher
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.calls.common.InvokeDynamicPatcher
--- a/test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeInterface2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeInterface2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeInterface
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler
--- a/test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeSpecial2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeSpecial2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeSpecial
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler
--- a/test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeStatic2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeStatic2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeStatic
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler
--- a/test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeVirtual2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeVirtual2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeVirtual
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler
--- a/test/hotspot/jtreg/compiler/aot/calls/fromNative/NativeInvokeSpecial2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromNative/NativeInvokeSpecial2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeSpecial
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname NativeInvokeSpecial2AotTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromNative/NativeInvokeStatic2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromNative/NativeInvokeStatic2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeStatic
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname NativeInvokeStatic2AotTest.so
--- a/test/hotspot/jtreg/compiler/aot/calls/fromNative/NativeInvokeVirtual2AotTest.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/calls/fromNative/NativeInvokeVirtual2AotTest.java Tue Nov 05 08:57:36 2019 -0800
@@ -27,7 +27,7 @@
* @library /test/lib /testlibrary /
* @modules java.base/jdk.internal.misc
* @build compiler.calls.common.InvokeVirtual
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.aot.AotCompiler -libname NativeInvokeVirtual2AotTest.so
--- a/test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java Tue Nov 05 17:27:18 2019 +0100
+++ b/test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java Tue Nov 05 08:57:36 2019 -0800
@@ -29,7 +29,7 @@
* java.management
* @requires vm.aot & vm.cds
* @build compiler.aot.fingerprint.SelfChanged
- * compiler.aot.AotCompiler
+ * sun.hotspot.WhiteBox
*
* @run main compiler.aot.fingerprint.SelfChanged WRITE-UNMODIFIED-CLASS
* @run driver compiler.aot.AotCompiler -libname libSelfChanged.so