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-8299600
Use Objects.check*() where appropriate in java.io
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:
b05
Description
Use the following methods instead of hand-written code:
- Objects.checkFromIndexSize()
- Objects.checkFromToIndex()
Attachments
Issue Links
links to
Commit
openjdk/jdk/d086e82b
Review
openjdk/jdk/11849
Activity
People
Assignee:
Sergey Tsypanov
Reporter:
Sergey Tsypanov
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-01-04 06:31
Updated:
2023-01-11 23:02
Resolved:
2023-01-06 13:02