java.nio.charset.CharsetDecoder constructor doesn't throw 
IllegalArgumentException when averageCharsPerByte is greater than 
maxCharsPerByte.
--------------------------------------------------------------------------------------------------------------------------------------------

         Key: ADDR-15
         URL: http://issues.apache.org/jira/browse/ADDR-15
     Project: Addressing
        Type: Bug
    Reporter: Richard Liang


As spec says, constructor throws IllegalArgumentException when parameters are 
illegal. It should be considered as illegal parameters when averageCharsPerByte 
is greater than maxCharsPerByte.


-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to