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-8304541
Modules THROW_MSG_ should return nullptr instead of JNI_FALSE
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
21
Affects Version/s:
None
Component/s:
hotspot
Labels:
None
Subcomponent:
runtime
Resolved In Build:
b15
Description
Cleanup in NPE code to return a proper nullptr instead of JNI_FALSE. JNI_FALSE expands to 0, which technically works as a null pointer here, but this becomes pretty confusing and strange when reading through the code
Attachments
Issue Links
links to
Commit
openjdk/jdk/19f2edd9
Review
openjdk/jdk/13105
Activity
People
Assignee:
Julian Waters
Reporter:
Julian Waters
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-03-20 10:39
Updated:
2023-03-27 14:08
Resolved:
2023-03-20 11:14