-
Bug
-
Resolution: Fixed
-
P3
-
11, 17, 21, 22, 23
-
b19
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8331797 | 22.0.2 | Aleksey Shipilev | P3 | Resolved | Fixed | b06 |
JDK-8333947 | 21.0.5-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8331561 | 21.0.4 | Aleksey Shipilev | P3 | Resolved | Fixed | b02 |
...
# Internal Error (/home/roland/jdk-jdk/src/hotspot/share/opto/loopPredicate.cpp:1390), pid=3263637, tid=3263651
# assert(!follow_branches || loop_trip_cnt >= 0) failed: negative trip count?
With attached test case.
- backported by
-
JDK-8331561 C2: "negative trip count?" assert failure in profile predicate code
- Resolved
-
JDK-8331797 C2: "negative trip count?" assert failure in profile predicate code
- Resolved
-
JDK-8333947 C2: "negative trip count?" assert failure in profile predicate code
- Resolved
- relates to
-
JDK-8203197 C2: consider all paths in loop body for loop predication
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/87d5da4f
-
Commit openjdk/jdk22u/e77a0478
-
Commit openjdk/jdk/2ceeb6c0
-
Review openjdk/jdk21u-dev/497
-
Review openjdk/jdk22u/179
-
Review openjdk/jdk/18707