Skip to content

Commit

Permalink
add another JTreg test with less flags
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasholenstein committed Sep 24, 2024
1 parent 2ab02f8 commit 5ba2d9e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
* -XX:+AlwaysIncrementalInline
* -XX:CompileCommand=compileonly,compiler.parsing.TestUnsafeArrayAccessWithNullBase::test*
* -XX:-TieredCompilation compiler.parsing.TestUnsafeArrayAccessWithNullBase
* @run main/othervm
* -Xbatch -XX:-TieredCompilation
* compiler.parsing.TestUnsafeArrayAccessWithNullBase
*/

package compiler.parsing;
Expand Down

0 comments on commit 5ba2d9e

Please sign in to comment.