Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8252303
G1MMUTrackerQueue::when_sec skip queue iteration on max_gc_time pause time
Log In
Export
XML
Word
Printable
Details
Type:
Enhancement
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
16
Fix Version/s:
16
Component/s:
hotspot
Labels:
gc-g1
Subcomponent:
gc
Resolved In Build:
b14
Description
Iterating over the queue buffer when adjusted_pause_time == max_gc_time(), always returns the element at the queue head. We can skip the iteration and use the element at the queue head.
Attachments
Activity
People
Assignee:
Ivan Walulya
Reporter:
Ivan Walulya
Votes:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2020-08-25 03:54
Updated:
2020-09-10 01:56
Resolved:
2020-09-02 04:01