8347496: Test jdk/jfr/jvm/TestModularImage.java fails after JDK-8347124: No javac

Reviewed-by: egahlin, dholmes
This commit is contained in:
Severin Gehwolf 2025-01-14 09:18:27 +00:00
parent 6eb83ef874
commit 3967696386

View File

@ -43,6 +43,7 @@ import jdk.test.lib.process.ProcessTools;
* as expected
* @requires vm.hasJFR
* @library /test/lib
* @modules jdk.compiler jdk.jlink
* @comment Test is being run in othervm to support JEP 493 enabled
* JDKs which don't allow patched modules. Note that jtreg patches
* module java.base to add java.lang.JTRegModuleHelper. If then a