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-8296130
G1: Remove G1YoungCollector::_target_pause_time_ms
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
20
Affects Version/s:
None
Component/s:
hotspot
Labels:
gc-g1
Subcomponent:
gc
Resolved In Build:
b22
Description
Following the call-chains where `G1YoungCollector::_target_pause_time_ms` come from, one can see it's essentially `policy()->max_pause_time_ms`. Therefore, one can drop the surrounding code needed solely to pass in the target-pause-time arg.
Attachments
Issue Links
links to
Commit
openjdk/jdk/38c1f2a7
Review
openjdk/jdk/10919
Activity
People
Assignee:
Albert Yang
Reporter:
Albert Yang
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2022-10-31 07:23
Updated:
2022-11-14 19:14
Resolved:
2022-11-02 06:03