Skip to content

Commit bd750b6

Browse files
author
Doug Simon
committed
8319933: Disable tests for JDK-8280481 on Graal
Reviewed-by: chagedorn
1 parent c80e2eb commit bd750b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/hotspot/jtreg/compiler/sharedstubs/SharedStubToInterpTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
* @requires vm.opt.TieredStopAtLevel == null & vm.opt.TieredCompilation == null
3737
* @requires vm.simpleArch == "x86" | vm.simpleArch == "x64" | vm.simpleArch == "aarch64" | vm.simpleArch == "riscv64"
3838
* @requires vm.debug
39+
* @requires !vm.graal.enabled
3940
* @run driver compiler.sharedstubs.SharedStubToInterpTest -XX:-TieredCompilation
4041
*
4142
*/

0 commit comments

Comments
 (0)