-
Enhancement
-
Resolution: Fixed
-
P4
-
16
-
b17
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.
- relates to
-
JDK-8253169 [BACKOUT] Improve large object handling during evacuation
-
- Resolved
-