[java6][classlib][text] DateFormatSymbols.setZoneStrings should throw IllegalArgumentException
on short arrays
--------------------------------------------------------------------------------------------------------------
Key: HARMONY-6337
URL: https://issues.apache.org/jira/browse/HARMONY-6337
Project: Harmony
Issue Type: Bug
Components: Classlib
Environment: all
Reporter: Catherine Hope
Priority: Minor
In the Java 6 api, DateFormatSymbols.setZoneStrings(String[][] newZoneStrings) should throw
"IllegalArgumentException - if the length of any row in newZoneStrings is less than 5". Currently
there's no check for this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|