-
Bug
-
Resolution: Unresolved
-
P3
-
11, 17, 25
-Xcomp -XX:CompileThreshold=100 -XX:-TieredCompilation -XX:+DeoptimizeALot
These flags inline 'f' into the main method which is OSR compiled in the failure case (and maybe they avoid the uncommon trap that
This bug is hidden by
===
The test runs fine before
- caused by
-
JDK-8291775 C2: assert(r != __null && r->is_Region()) failed: this phi must have a region
-
- Resolved
-
- relates to
-
JDK-8271341 Opcode() != Op_If && Opcode() != Op_RangeCheck) || outcnt() == 2 assert failure with Test7179138_1.java
-
- Resolved
-
-
JDK-8273612 Fix for JDK-8272873 causes timeout in running some tests with -Xcomp
-
- Resolved
-
-
JDK-8357105 C2: compilation fails with "assert(false) failed: empty program detected during loop optimization"
-
- Resolved
-
-
JDK-7179138 Incorrect result with String concatenation optimization
-
- Closed
-
-
JDK-8362118 C2: add more debug prints to string concatenation optimizations
-
- Open
-