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

[jira] Created: (HARMONY-288) [classlib][luni] TypeNotPresentException

[classlib][luni] TypeNotPresentException
----------------------------------------

         Key: HARMONY-288
         URL: http://issues.apache.org/jira/browse/HARMONY-288
     Project: Harmony
        Type: New Feature
  Components: Classlib  
    Reporter: Nathan Beyer
    Priority: Minor


TypeNotPresentException and test case.

-- 
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-288) [classlib][luni] TypeNotPresentException

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

Nathan Beyer updated HARMONY-288:
---------------------------------

    Attachment: TNPE_SUID_patch.txt

The commit looks good.

I've attached another small diff that adds the SUID, which I determined using the serialver tool from a reference JRE (Sun v5.0 Update 6). Let me know if you'd prefer this to be a separate issue.

> [classlib][luni] TypeNotPresentException
> ----------------------------------------
>
>          Key: HARMONY-288
>          URL: http://issues.apache.org/jira/browse/HARMONY-288
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Tim Ellison
>     Priority: Minor
>  Attachments: TNPE_SUID_patch.txt, TypeNotPresentException.java, TypeNotPresentExceptionTest.java
>
> TypeNotPresentException and test case.

-- 
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-288) [classlib][luni] TypeNotPresentException

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

Tim Ellison reassigned HARMONY-288:
-----------------------------------

    Assign To: Tim Ellison  (was: George Harley)

> [classlib][luni] TypeNotPresentException
> ----------------------------------------
>
>          Key: HARMONY-288
>          URL: http://issues.apache.org/jira/browse/HARMONY-288
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Tim Ellison
>     Priority: Minor
>  Attachments: TypeNotPresentException.java, TypeNotPresentExceptionTest.java
>
> TypeNotPresentException and test case.

-- 
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-288) [classlib][luni] TypeNotPresentException

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

George Harley reassigned HARMONY-288:
-------------------------------------

    Assign To: George Harley

> [classlib][luni] TypeNotPresentException
> ----------------------------------------
>
>          Key: HARMONY-288
>          URL: http://issues.apache.org/jira/browse/HARMONY-288
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: George Harley
>     Priority: Minor
>  Attachments: TypeNotPresentException.java, TypeNotPresentExceptionTest.java
>
> TypeNotPresentException and test case.

-- 
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-288) [classlib][luni] TypeNotPresentException

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

Nathan Beyer updated HARMONY-288:
---------------------------------

    Attachment: TypeNotPresentException.java
                TypeNotPresentExceptionTest.java

> [classlib][luni] TypeNotPresentException
> ----------------------------------------
>
>          Key: HARMONY-288
>          URL: http://issues.apache.org/jira/browse/HARMONY-288
>      Project: Harmony
>         Type: New Feature
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Priority: Minor
>  Attachments: TypeNotPresentException.java, TypeNotPresentExceptionTest.java
>
> TypeNotPresentException and test case.

-- 
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] Closed: (HARMONY-288) [classlib][luni] TypeNotPresentException

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-288?page=all ]
     
Tim Ellison closed HARMONY-288:
-------------------------------


Verified by Nathan.

> [classlib][luni] TypeNotPresentException
> ----------------------------------------
>
>          Key: HARMONY-288
>          URL: http://issues.apache.org/jira/browse/HARMONY-288
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Tim Ellison
>     Priority: Minor
>  Attachments: TNPE_SUID_patch.txt, TypeNotPresentException.java, TypeNotPresentExceptionTest.java
>
> TypeNotPresentException and test case.

-- 
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-288) [classlib][luni] TypeNotPresentException

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-288?page=all ]
     
Tim Ellison resolved HARMONY-288:
---------------------------------

    Resolution: Fixed

Thanks Nathan,

Patch applied to LUNI module at repo revision 392296.

Please check that the patch was applied as you expected.

( Would you like to send along a SUID field patch? )


> [classlib][luni] TypeNotPresentException
> ----------------------------------------
>
>          Key: HARMONY-288
>          URL: http://issues.apache.org/jira/browse/HARMONY-288
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Tim Ellison
>     Priority: Minor
>  Attachments: TypeNotPresentException.java, TypeNotPresentExceptionTest.java
>
> TypeNotPresentException and test case.

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