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-8282620
G1/Parallel: Constify is_in_young() predicates
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
19
Affects Version/s:
19
Component/s:
hotspot
Labels:
cleanup
gc-g1
gc-parallel
Subcomponent:
gc
Resolved In Build:
b13
Description
G1CollectedHeap/ParallelScavengeHeap each have is_in_young() predicates that could be constified further. Parallel also has an unused is_in_old declaration that can be removed.
Attachments
Issue Links
links to
Commit
openjdk/jdk/6fc73f70
Review
openjdk/jdk/7679
Activity
People
Assignee:
Thomas Schatzl
Reporter:
Thomas Schatzl
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2022-03-03 08:04
Updated:
2022-03-14 10:24
Resolved:
2022-03-07 05:53