We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb83ef commit 3967696Copy full SHA for 3967696
test/jdk/jdk/jfr/jvm/TestModularImage.java
@@ -43,6 +43,7 @@
43
* as expected
44
* @requires vm.hasJFR
45
* @library /test/lib
46
+ * @modules jdk.compiler jdk.jlink
47
* @comment Test is being run in othervm to support JEP 493 enabled
48
* JDKs which don't allow patched modules. Note that jtreg patches
49
* module java.base to add java.lang.JTRegModuleHelper. If then a
0 commit comments