Skip to content

Commit

Permalink
fix the test condition to avoid NoClassDefFoundError
Browse files Browse the repository at this point in the history
  • Loading branch information
jia-wei-tang committed Aug 8, 2024
1 parent f9db780 commit 36e8e5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
* @requires vm.jvmti
* @modules java.base/java.lang:+open
* @compile TestPinCaseWithCFLH.java
* @clean jdk.test.lib.util.JavaAgentBuilder
* @build jdk.test.lib.Utils
* @run driver jdk.test.lib.util.JavaAgentBuilder
* TestPinCaseWithCFLH TestPinCaseWithCFLH.jar
* @run main/othervm/timeout=100 -Djdk.virtualThreadScheduler.maxPoolSize=1
Expand Down

0 comments on commit 36e8e5c

Please sign in to comment.