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-8289908
Skip bounds check for cases when String is constructed from entirely used byte[]
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
20
Affects Version/s:
None
Component/s:
core-libs
Labels:
None
Subcomponent:
java.lang
Resolved In Build:
b07
Description
We can skip bounds check and null check for Charset in case we use the array entirely and the Charset is either default one or proven to be non-null.
Attachments
Issue Links
links to
Commit
openjdk/jdk/efed7a7f
Review
openjdk/jdk/9407
Activity
People
Assignee:
Sergey Tsypanov
Reporter:
Sergey Tsypanov
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2022-07-07 03:00
Updated:
2022-07-25 13:20
Resolved:
2022-07-18 10:22