-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b84
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141955 | emb-9 | Roland Westrelin | P3 | Resolved | Fixed | team |
Compilation aborts with "Bad graph detected in build_loop_late" because PhaseMacroExpand::make_arraycopy_load() creates a new load and sets its control to the uncommon trap branch for a loop predicate. Later in the compilation loop predication creates a region to merge all predicates. The load control is then incorrect.
- backported by
-
JDK-8141955 8130847 broken with loop predicates
-
- Resolved
-
- duplicates
-
JDK-8134979 High-frequency intermittent HotSpot crash when running TCKJapaneseChronology.java
-
- Closed
-
-
JDK-8138868 Volano hits assert(false) failed: Bad graph detected in build_loop_late
-
- Closed
-