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-8257724
Incorrect package of the linked class in BaseSSLSocketImpl
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
16
Affects Version/s:
None
Component/s:
security-libs
Labels:
doc-only
noreg-cleanup
Subcomponent:
javax.net.ssl
Resolved In Build:
b28
Description
In BaseSSLSocketImpl.java, the package of SocketChannel in the getChannel() spec is java.nio, which is incorrect. It should be java.nio.channels.
Attachments
Issue Links
links to
Commit
openjdk/jdk/fcc84795
Review
openjdk/jdk/1605
Activity
People
Assignee:
Xuelei Fan
Reporter:
Xuelei Fan
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2020-12-03 12:32
Updated:
2024-12-20 11:24
Resolved:
2020-12-04 10:21