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-8301340
Make DirtyCardToOopClosure stack-allocated
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
21
Affects Version/s:
None
Component/s:
hotspot
Labels:
None
Subcomponent:
gc
Resolved In Build:
b08
Description
Currently, `DirtyCardToOopClosure` is resource-allocated, but its single use is inside a local scope. Simplify it to be stack-allocated.
Attachments
Issue Links
links to
Commit
openjdk/jdk/60c535de
Review
openjdk/jdk/12291
Activity
People
Assignee:
Albert Yang
Reporter:
Albert Yang
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-01-30 02:54
Updated:
2023-02-06 10:41
Resolved:
2023-01-31 08:11