Skip to content

Commit

Permalink
delete vm.compMode != "Xint"
Browse files Browse the repository at this point in the history
  • Loading branch information
sendaoYan committed Aug 9, 2024
1 parent 537a9d1 commit 292ad2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

/*
* @test
* @requires vm.debug == true & vm.compMode != "Xint" & vm.compiler2.enabled & vm.flagless
* @requires vm.debug == true & vm.compiler2.enabled & vm.flagless
* @summary Test that IR framework successfully adds test class to boot classpath in order to run in privileged mode.
* @modules java.base/jdk.internal.vm.annotation
* @library /test/lib /
Expand Down

0 comments on commit 292ad2a

Please sign in to comment.