Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
12
-
b17
Description
Change signature of enqueue_useful_gc_barrier(), eliminate_useless_gc_barriers(). Change set_req() to set_req_X() in some places so disconnected input has a chance to be reprocessed. Add calls to step_over_gc_barrier() in places where peeking through a barrier helps local optimizations.
Attachments
Issue Links
- relates to
-
JDK-8212896 AIX build breaks after 8212611
- Resolved
-
JDK-8236181 C2: Remove useless step_over_gc_barrier() in int->bool conversion
- Resolved
-
JDK-8305429 Assertion failure: CFG Node with no controlling input?
- Closed