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-8300127
Serial: Remove unnecessary from-space iteration in DefNewGeneration::oop_since_save_marks_iterate
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
21
Affects Version/s:
21
Component/s:
hotspot
Labels:
cleanup
gc-serial
Subcomponent:
gc
Resolved In Build:
b08
Description
In this method, we should visit only newly-moved objs (those in to-space). Those in from-space, eden/from, are old objs and don't need to be visited.
Attachments
Issue Links
links to
Commit
openjdk/jdk/3589b808
Review
openjdk/jdk/11995
Activity
People
Assignee:
Albert Yang
Reporter:
Albert Yang
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-01-13 09:17
Updated:
2023-02-01 22:45
Resolved:
2023-01-26 02:16