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-8276842
G1: Only calculate size in bytes from words when needed
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
18
Affects Version/s:
None
Component/s:
hotspot
Labels:
gc-g1
Subcomponent:
gc
Resolved In Build:
b23
Description
Currently, RemoveSelfForwardPtrObjClosure::do_object calculates from size in words to size in bytes every time, it's not necessary to do so, only needs to calculate the size when needed.
Attachments
Issue Links
links to
Commit
openjdk/jdk/c1e41fe3
Review
openjdk/jdk/6305
Activity
People
Assignee:
Hamlin Li
Reporter:
Hamlin Li
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-11-08 23:18
Updated:
2021-11-15 15:10
Resolved:
2021-11-09 17:15