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-8292656
G1: Remove G1HotCardCache::_use_cache
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
20
Affects Version/s:
20
Component/s:
hotspot
Labels:
gc-g1
Subcomponent:
gc
Resolved In Build:
b12
Description
`G1HotCardCache::_use_cache` is used to temporarily disable hot-card-cache, but the disable state is never actually used. Therefore, this field can be dropped and `default_use_cache()` alone is sufficient.
Attachments
Issue Links
links to
Commit
openjdk/jdk/476c484e
Review
openjdk/jdk/9939
Activity
People
Assignee:
Albert Yang
Reporter:
Albert Yang
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2022-08-19 02:43
Updated:
2022-08-24 23:20
Resolved:
2022-08-22 05:41