You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/04/21 05:04:06 UTC

[jira] Updated: (HARMONY-326) Java 5 Enhancement: several new exceptions in java.util package

     [ http://issues.apache.org/jira/browse/HARMONY-326?page=all ]

Paulex Yang updated HARMONY-326:
--------------------------------

    Attachment: Harmony326.zip

Pls. try this patch. The IllegalFormatException has no test because it doesn't has methods, even without public/protected constructor, but the it is extended by many other exceptions, so that the test case for the subclasses should be enough for coverage.

> Java 5 Enhancement: several new exceptions in java.util package
> ---------------------------------------------------------------
>
>          Key: HARMONY-326
>          URL: http://issues.apache.org/jira/browse/HARMONY-326
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Paulex Yang
>  Attachments: Harmony326.zip
>
> There are several new exceptions in java.util package introduced by Java 5:
> IllegalFormatException
> FormatFlagsConversionMismatchException
> DuplicateFormatFlagsException
> FormatterClosedException
> IllegalFormatCodePointException
> IllegalFormatConversionException
> IllegalFormatFlagsException
> while they are not implemented in Harmony.

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