Test compiler/c2/TestUnsignedByteCompare1.java
run 0xFF * 20_000 iteration of some verifications and times out with C1.
The stack shows that test spend a lot of time in pattern matching in String.format(...);
run 0xFF * 20_000 iteration of some verifications and times out with C1.
The stack shows that test spend a lot of time in pattern matching in String.format(...);
- duplicates
-
JDK-8261225 TieredStopAtLevel should have no effect if TieredCompilation is disabled
-
- Resolved
-