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-8300979
Lazily initialize (byte, char)arr in java.io.DataInputStream
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
21
Affects Version/s:
None
Component/s:
core-libs
Labels:
None
Subcomponent:
java.io
Resolved In Build:
b16
Description
In many cases, only primitive values are read from a data stream. Hence, arrays involved in reading UTF strings could be initilalized lazily,
Attachments
Issue Links
links to
Commit
openjdk/jdk/60640a21
Review
openjdk/jdk/13121
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-24 02:50
Updated:
2023-04-03 12:09
Resolved:
2023-03-28 04:00