8319449: compiler/print/CompileCommandPrintMemStat.java fails on Graal

Reviewed-by: kvn, stuefe
This commit is contained in:
Sonia Zaldana Calles 2023-11-22 16:03:45 +00:00 committed by Thomas Stuefe
parent 35526d02c3
commit 5d4a54bccd

View File

@ -24,6 +24,7 @@
/*
* @test
* @summary Checks that -XX:CompileCommand=PrintMemStat,... works
* @requires vm.compiler1.enabled | vm.compiler2.enabled
* @library /test/lib
* @run driver compiler.print.CompileCommandPrintMemStat
*/