mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-03 19:48:46 +00:00
8377359: TestOpaqueConstantBoolNodes fails on PPC64
Reviewed-by: dbriemann, chagedorn
This commit is contained in:
parent
5152fdcd49
commit
9cd25d517c
@ -40,6 +40,7 @@ public class TestOpaqueConstantBoolNodes {
|
||||
|
||||
public static void main(String[] args) {
|
||||
TestFramework.runWithFlags(
|
||||
"-XX:CompileCommand=inline,java.lang.String::*",
|
||||
"-XX:CompileCommand=inline,java.lang.StringCoding::*",
|
||||
"-XX:CompileCommand=exclude,jdk.internal.util.Preconditions::checkFromIndexSize");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user