Details
-
Enhancement
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
16
-
b17
Description
G1 evacuation uses aggressive inlining to minimize overhead along the main evacuation path. In a fastdebug build this is pushing close to or over a threshold that can trigger a gcc bug when compiling for aarch64 (such as JDK-8253169). We should reduce the inlining in that configuration to limit the possibility of such problems.
Attachments
Issue Links
- relates to
-
JDK-8253169 [BACKOUT] Improve large object handling during evacuation
-
- Resolved
-