[jira] Commented: (HARMONY-142) java.nio.charset.CharsetDecoder constructor doesn't throw IllegalArgumentException when averageCharsPerByte is greater than maxCharsPerByte.

2006-03-03 Thread Richard Liang (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-142?page=comments#action_12368691 ] Richard Liang commented on HARMONY-142: --- Thanks a lot. The fix looks good. > java.nio.charset.CharsetDecoder constructor doesn't throw > IllegalArgumentException when

[jira] Commented: (HARMONY-142) java.nio.charset.CharsetDecoder constructor doesn't throw IllegalArgumentException when averageCharsPerByte is greater than maxCharsPerByte.

2006-02-28 Thread Richard Liang (JIRA)
[ http://issues.apache.org/jira/browse/HARMONY-142?page=comments#action_12368204 ] Richard Liang commented on HARMONY-142: --- Here is the testcases which pass on RI 5.0 and fail on both Haromny and RI 1.4.2 Thanks a lot. /* * test constructor