-
Sub-task
-
Resolution: Fixed
-
P4
-
24
-
b02
We can add bailouts that are not too expensive for methods that don't have too many callers:
- matcher.cpp:1591: assert(false) failed: bad AD file
- gcm.cpp:276: assert(false) failed: unscheduable graph
- loopopts.cpp:1598: assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect
- matcher.cpp:1591: assert(false) failed: bad AD file
- gcm.cpp:276: assert(false) failed: unscheduable graph
- loopopts.cpp:1598: assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect
- links to
-
Commit(master) openjdk/jdk/480b508c
-
Review(master) openjdk/jdk/22482