URGENT (trivial) RFR: 8243989: test/hotspot/jtreg/serviceability/jvmti/CanGenerateAllClassHook/CanGenerateAllClassHook.java needs to use othervm

David Holmes david.holmes at oracle.com
Tue Apr 28 09:38:37 UTC 2020


https://bugs.openjdk.java.net/browse/JDK-8243989

diff -r 5dfc5e2f1bfc 
test/hotspot/jtreg/serviceability/jvmti/CanGenerateAllClassHook/CanGenerateAllClassHook.java
--- 
a/test/hotspot/jtreg/serviceability/jvmti/CanGenerateAllClassHook/CanGenerateAllClassHook.java
+++ 
b/test/hotspot/jtreg/serviceability/jvmti/CanGenerateAllClassHook/CanGenerateAllClassHook.java
@@ -30,7 +30,7 @@
   * @requires vm.cds
   * @library /test/lib
   * @compile CanGenerateAllClassHook.java
- * @run main/native CanGenerateAllClassHook
+ * @run main/othervm/native CanGenerateAllClassHook
   */


Thanks,
David


More information about the serviceability-dev mailing list