Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-7154662
{CRC32,Adler32}.update(byte[] b, int off, int len): undocumented ArrayIndexOutOfBoundsException
Log In
Export
XML
Word
Printable
Details
Type:
Bug
Status:
Closed
Priority:
P3
Resolution:
Fixed
Affects Version/s:
8
Fix Version/s:
8
Component/s:
core-libs
Labels:
conformance
noreg-trivial
Subcomponent:
java.util.jar
Introduced In Version:
1.1
Resolved In Build:
b105
CPU:
generic
OS:
generic
Verification:
Not verified
Description
The documentation for the method update(byte[] b, int off, int len) in Adler32 and CRC32 should specify ArrayIndexOutOfBoundsException that is thrown if off < 0, len < 0, off > b.length - len.
Attachments
Activity
People
Assignee:
Xueming Shen
Reporter:
Dmitry Miltsov (Inactive)
Votes:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2012-03-16 15:05
Updated:
2017-05-16 17:01
Resolved:
2013-08-15 10:42
Imported:
16/Sep/12 10:46 AM
Indexed:
18/Jul/12 5:46 AM