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-8270082
Remove unnecessary gc_timer null check in ReferenceProcessorPhaseTimes
Log In
Export
XML
Word
Printable
Details
Type:
Enhancement
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
18
Fix Version/s:
18
Component/s:
hotspot
Labels:
cleanup
Subcomponent:
gc
Resolved In Build:
b06
Description
In `ReferenceProcessorPhaseTimes` constructor, `gc_timer` arg is never null, so the field `_gc_timer`is never null. Therefore, all users of this field don't need to do null check.
Attachments
Issue Links
links to
Commit
openjdk/jdk/3d193adb
Review
openjdk/jdk/4720
Activity
People
Assignee:
Albert Yang
Reporter:
Albert Yang
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-07-08 02:23
Updated:
2021-07-14 17:18
Resolved:
2021-07-09 03:04