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
Down for 10.3.x LTS version upgrade on Nov 3, 09:30 PM - Nov 4, 01:30 AM PT (Nov 04, 05:30 AM - 09:30 AM GMT, Tuesday)
JDK
JDK-8273221
Guard GCIdMark against nested calls
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
18
Affects Version/s:
18
Component/s:
hotspot
Labels:
cleanup
Subcomponent:
gc
Resolved In Build:
b14
Description
`GCIdMark::_previous_gc_id` is used to support nested GC ids. However, GC ids are never nested.
Drop that field and add assertions against nested calls.
Attachments
Issue Links
links to
Commit
openjdk/jdk/b4e5b28b
Review
openjdk/jdk/5329
Activity
People
Assignee:
Albert Yang
Reporter:
Albert Yang
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-09-01 01:22
Updated:
2021-09-08 22:57
Resolved:
2021-09-06 01:14