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-8299976
Initialize static fields in Net eagerly
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P5
Fix Version/s:
21
Affects Version/s:
None
Component/s:
core-libs
Labels:
noreg-trivial
Subcomponent:
java.nio
Resolved In Build:
b06
Description
The current implementation in sun.nio.ch.Net initializes some static fields lazily but this can be done eagerly using final fields.
Attachments
Issue Links
links to
Commit
openjdk/jdk/ce1193a1
Review
openjdk/jdk/11948
Activity
People
Assignee:
Per-Ake Minborg
Reporter:
Per-Ake Minborg
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-01-11 06:58
Updated:
2023-01-23 15:37
Resolved:
2023-01-13 07:22