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-8292544
G1: Remove virtual specifier for methods in G1EdenRegions and G1SurvivorRegions
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
20
Affects Version/s:
None
Component/s:
hotspot
Labels:
gc-g1
Subcomponent:
gc
Resolved In Build:
b12
Description
`G1EdenRegions::add` is virtual, but this class doesn't have any sub-classes. The "virtual" specifier can be dropped.
The same issue exists in `G1SurvivorRegions` as well.
Attachments
Issue Links
links to
Commit
openjdk/jdk/d00e7b92
Review
openjdk/jdk/9903
Activity
People
Assignee:
Albert Yang
Reporter:
Albert Yang
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2022-08-17 04:49
Updated:
2022-08-24 23:17
Resolved:
2022-08-18 07:04