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-8219577
Returning NULL in a function which returns bools
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P5
Fix Version/s:
13
Affects Version/s:
8
,
11
,
13
Component/s:
hotspot
Labels:
None
Subcomponent:
runtime
Resolved In Build:
b10
CPU:
generic
OS:
windows
Description
The create_thread() method in os_windows.cpp returns bool. But there are two locations which return NULL. This should be replaced by false obviously.
Attachments
Activity
People
Assignee:
Christoph Langer
Reporter:
Ralf Schmelter
Votes
:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2019-02-22 03:12
Updated:
2020-02-13 04:52
Resolved:
2019-02-26 00:14