-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b38
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018055 | 7u45 | Jesper Wilhelmsson | P3 | Closed | Fixed | b01 |
JDK-8011315 | 7u40 | Jesper Wilhelmsson | P3 | Closed | Fixed | b19 |
Since evacuation failed in G1 is pretty much the same thing as promotion failed in the other young collectors implementation wise this change will change the current implementation to use a generic CopyFailedInfo object that can be inherited to separate promotion failed from evacuation failed when needed.
- backported by
-
JDK-8011315 Prepare tracing of promotion failed for integration of evacuation failed
-
- Closed
-
-
JDK-8018055 Prepare tracing of promotion failed for integration of evacuation failed
-
- Closed
-
- blocks
-
JDK-8008916 G1: Evacuation failed tracing event
-
- Closed
-