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-8273414
ResourceObj::operator delete should handle nullptr in debug builds
Log In
Export
XML
Word
Printable
Details
Type:
Bug
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
18
Fix Version/s:
18
Component/s:
hotspot
Labels:
None
Subcomponent:
runtime
Resolved In Build:
b15
Description
The current assert does assume p not being nullptr and tries to dereference it. Delete should handle (and ignore) nullptr.
Attachments
Issue Links
links to
Commit
openjdk/jdk/e66bf472
Review
openjdk/jdk/5385
Activity
People
Assignee:
Leo Korinth
Reporter:
Leo Korinth
Votes:
0
Vote for this issue
Watchers:
4
Start watching this issue
Dates
Created:
2021-09-07 01:55
Updated:
2021-09-20 12:54
Resolved:
2021-09-14 14:19