Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8280296 | 19 | Maurizio Cimadamore | P3 | Resolved | Fixed | b05 |
JDK-8279777 | 18.0.1 | Maurizio Cimadamore | P3 | Resolved | Fixed | b02 |
Description
If the LoopOverPollutedSegments benchmark is enhanced with the attached patch, the performance of some of its benchmark methods regresses greatly.
This is caused by the call to the liveness check method (checkValidState) becoming megamorphic.
This is caused by the call to the liveness check method (checkValidState) becoming megamorphic.
Attachments
Issue Links
- backported by
-
JDK-8279777 Dereferencing segments backed by different scopes leads to pollution
-
- Resolved
-
-
JDK-8280296 Dereferencing segments backed by different scopes leads to pollution
-
- Resolved
-