You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/07/21 12:47:14 UTC

[jira] Created: (HARMONY-944) [classlib][text] java.text.BreakIterator.getInt(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException

[classlib][text]  java.text.BreakIterator.getInt(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException
-------------------------------------------------------------------------------------------------------------------------

                 Key: HARMONY-944
                 URL: http://issues.apache.org/jira/browse/HARMONY-944
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Vladimir Ivanov
            Priority: Minor
         Attachments: BreakIterator.patch

The harmony methods java.text.BreakIterator.getShort/Int/Long(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException.

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

        

[jira] Assigned: (HARMONY-944) [classlib][text] java.text.BreakIterator.getInt(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-944?page=all ]

Paulex Yang reassigned HARMONY-944:
-----------------------------------

    Assignee: Paulex Yang

> [classlib][text]  java.text.BreakIterator.getInt(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-944
>                 URL: http://issues.apache.org/jira/browse/HARMONY-944
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Vladimir Ivanov
>         Assigned To: Paulex Yang
>            Priority: Minor
>         Attachments: 944.diff, BreakIterator.patch
>
>
> The harmony methods java.text.BreakIterator.getShort/Int/Long(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException.

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

        

[jira] Updated: (HARMONY-944) [classlib][text] java.text.BreakIterator.getInt(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException

Posted by "spark shen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-944?page=all ]

spark shen updated HARMONY-944:
-------------------------------

    Attachment: 944.diff

Would you please try this new patch? Since so many commits these days, the old patch is outdated.

Best regards

> [classlib][text]  java.text.BreakIterator.getInt(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-944
>                 URL: http://issues.apache.org/jira/browse/HARMONY-944
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Vladimir Ivanov
>            Priority: Minor
>         Attachments: 944.diff, BreakIterator.patch
>
>
> The harmony methods java.text.BreakIterator.getShort/Int/Long(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException.

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

        

[jira] Resolved: (HARMONY-944) [classlib][text] java.text.BreakIterator.getInt(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-944?page=all ]

Paulex Yang resolved HARMONY-944.
---------------------------------

    Resolution: Fixed

Vladimir and Spark, updated patch applied at revision r448771, thanks a lot for this enhancement, please verify the problem is fully resolved as you expected.

> [classlib][text]  java.text.BreakIterator.getInt(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-944
>                 URL: http://issues.apache.org/jira/browse/HARMONY-944
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Vladimir Ivanov
>         Assigned To: Paulex Yang
>            Priority: Minor
>         Attachments: 944.diff, BreakIterator.patch
>
>
> The harmony methods java.text.BreakIterator.getShort/Int/Long(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException.

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

        

[jira] Updated: (HARMONY-944) [classlib][text] java.text.BreakIterator.getInt(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException

Posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-944?page=all ]

Vladimir Ivanov updated HARMONY-944:
------------------------------------

    Attachment: BreakIterator.patch

unit tests + patch

> [classlib][text]  java.text.BreakIterator.getInt(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-944
>                 URL: http://issues.apache.org/jira/browse/HARMONY-944
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Vladimir Ivanov
>            Priority: Minor
>         Attachments: BreakIterator.patch
>
>
> The harmony methods java.text.BreakIterator.getShort/Int/Long(byte[], Integer.MAX_VALUE) does not throw ArrayIndexOutOfBoundsException.

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