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-8300657
Remove null filtering in CLD oop handle area
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
Subcomponent:
gc
Resolved In Build:
b07
Description
In the CLD oop handle area, there is a null check before calling do_oop. This is unnecessary, as the closures all perform the same null filtering. Since it's a raw access, it also causes trouble for generational ZGC.
Attachments
Issue Links
links to
Commit
openjdk/jdk/b2071f79
Review
openjdk/jdk/12145
Activity
People
Assignee:
Erik Ă–sterlund
Reporter:
Erik Ă–sterlund
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-01-19 05:02
Updated:
2023-01-30 13:06
Resolved:
2023-01-25 00:19