-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063543 | 8u45 | Stefan Karlsson | P4 | Resolved | Fixed | b01 |
JDK-8049557 | 8u40 | Stefan Karlsson | P4 | Resolved | Fixed | b02 |
JDK-8070824 | emb-8u47 | Stefan Karlsson | P4 | Resolved | Fixed | team |
We use a CLDToOopClosure to keep the klass of methods of interpreter frames alive. For G1 Class Unloading we need to do extra work during the Initial Mark and therefore need a more generic CLD closure.
- backported by
-
JDK-8049557 Use CLDClosure instead of CLDToOopClosure in frame::oops_interpreted_do
-
- Resolved
-
-
JDK-8063543 Use CLDClosure instead of CLDToOopClosure in frame::oops_interpreted_do
-
- Resolved
-
-
JDK-8070824 Use CLDClosure instead of CLDToOopClosure in frame::oops_interpreted_do
-
- Resolved
-