-
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-8063542 | 8u45 | Stefan Karlsson | P4 | Resolved | Fixed | b01 |
| JDK-8049558 | 8u40 | Stefan Karlsson | P4 | Resolved | Fixed | b02 |
| JDK-8070823 | emb-8u47 | Stefan Karlsson | P4 | Resolved | Fixed | team |
GenMarkSweep and G1MarkSweep adjust the string table as a separate phase after process_strong_roots.
We can get rid of the extra code and achieve the same by passing in SO_Strings to process_strong_roots.
We can get rid of the extra code and achieve the same by passing in SO_Strings to process_strong_roots.
- backported by
-
JDK-8049558 Use process_strong_roots to adjust the StringTable
-
- Resolved
-
-
JDK-8063542 Use process_strong_roots to adjust the StringTable
-
- Resolved
-
-
JDK-8070823 Use process_strong_roots to adjust the StringTable
-
- Resolved
-