-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: hotspot
-
b04
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8063540 | 8u45 | Stefan Karlsson | P4 | Resolved | Fixed | b01 |
| JDK-8049560 | 8u40 | Stefan Karlsson | P4 | Resolved | Fixed | b02 |
| JDK-8070821 | emb-8u47 | Stefan Karlsson | P4 | Resolved | Fixed | team |
G1 uses BufferingOopClosures to measure the time for object copying, excluding the root scanning part. BufferingOopClosures couldn't handle the unaligned oop*s in the code roots. Since JDK-8033764 fixes that, we should use the BufferingOopClosure for code roots as well.
- backported by
-
JDK-8049560 Use BufferingOopClosure for G1 code root scanning
-
- Resolved
-
-
JDK-8063540 Use BufferingOopClosure for G1 code root scanning
-
- Resolved
-
-
JDK-8070821 Use BufferingOopClosure for G1 code root scanning
-
- Resolved
-