Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8171235
Move archive object code from G1MarkSweep into G1ArchiveAllocator
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P3
Fix Version/s:
10
Affects Version/s:
10
Component/s:
hotspot
Labels:
cleanup
Subcomponent:
gc
Resolved In Build:
b21
Description
Currently the code for checking if archive objects/regions are used is placed in G1MarkSweep, since it is used by the Full GC. But it makes more sense to keep this code and logic inside the G1ArchiveAllocator instead.
Attachments
Activity
People
Assignee:
Stefan Johansson
Reporter:
Stefan Johansson
Votes
:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2016-12-14 05:16
Updated:
2017-08-24 22:20
Resolved:
2017-02-24 02:48