8349040: Test compiler/inlining/LateInlinePrinting.java fails after JDK-8319850

Reviewed-by: mbaesken, thartmann
This commit is contained in:
SendaoYan 2025-01-31 06:40:26 +00:00
parent 03f5c33b53
commit 2df9d5bc2f

View File

@ -29,6 +29,7 @@
* @modules java.base/jdk.internal.misc
* @library /test/lib
* @requires vm.flagless
* @requires vm.debug == true
*
* @run driver compiler.inlining.LateInlinePrinting
*/