[ http://issues.apache.org/jira/browse/HARMONY-141?page=comments#action_12368197 ]
Richard Liang commented on HARMONY-141: --------------------------------------- Again I forget something: The test cases pass on RI 5.0 and fail on Harmony and RI 1.4.2. This may be an improvement of RI 5.0 :-) > Constructors of java.nio.charset.CharsetEncoder do not validate arguments > ------------------------------------------------------------------------- > > Key: HARMONY-141 > URL: http://issues.apache.org/jira/browse/HARMONY-141 > Project: Harmony > Type: Bug > Reporter: Richard Liang > Attachments: CharsetEncoder_patch.txt > > Constructors of java.nio.charset.CharsetEncoder should throw > IllegalArgumentException when averageBytesPerChar exceeds maxBytesPerChar. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
