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-8215954
[testbug] Remove unnecessary casts in test/hotspot/gtest/threadHelper.inline.hpp
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
13
Affects Version/s:
13
Component/s:
hotspot
Labels:
None
Subcomponent:
runtime
Resolved In Build:
b02
Description
JDK-8214097
introduced unnecessary casts in the overrides of get_thread_name_string() by copying from Thread::name, but the return types are different so the casts are not needed.
Attachments
Issue Links
relates to
JDK-8214097
Rework thread initialization and teardown logic
Resolved
Activity
People
Assignee:
David Holmes
Reporter:
David Holmes
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2018-12-27 22:40
Updated:
2019-01-07 12:35
Resolved:
2018-12-28 13:35