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-8304712
Only pass total number of regions into G1Policy::calc_min_old_cset_length
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
21
Affects Version/s:
21
Component/s:
hotspot
Labels:
cleanup
gc-g1
gc-pending-review
Subcomponent:
gc
Resolved In Build:
b16
Description
Currently G1Policy::calc_min_old_cset_length gets the whole G1CollectionSetCandidates object passed. To improve information hiding it's better to only pass the required number of candidates considered for evacuation at start of mixed gc.
Attachments
Issue Links
links to
Commit
openjdk/jdk/7f9e6916
Review
openjdk/jdk/13147
Activity
People
Assignee:
Thomas Schatzl
Reporter:
Thomas Schatzl
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-03-22 04:54
Updated:
2023-03-29 23:14
Resolved:
2023-03-23 12:15