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-8272216
G1: replace G1ParScanThreadState::_dest with a constant
Log In
Export
XML
Word
Printable
Details
Type:
Enhancement
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
18
Fix Version/s:
18
Component/s:
hotspot
Labels:
cleanup
gc-g1
Subcomponent:
gc
Resolved In Build:
b11
Description
In `class G1ParScanThreadState`, all slots in `G1HeapRegionAttr _dest[G1HeapRegionAttr::Num];` contain `G1HeapRegionAttr::Old`. This array can be replaced with constant `G1HeapRegionAttr::Old`.
Attachments
Issue Links
links to
Commit
openjdk/jdk/0d0f2d07
Review
openjdk/jdk/5065
Activity
People
Assignee:
Albert Yang
Reporter:
Albert Yang
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-08-10 03:06
Updated:
2021-08-18 17:40
Resolved:
2021-08-11 03:21