You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/19 22:38:50 UTC

[jira] Created: (HARMONY-105) System.clearProperty(String) Implementation Patch

System.clearProperty(String) Implementation Patch
-------------------------------------------------

         Key: HARMONY-105
         URL: http://issues.apache.org/jira/browse/HARMONY-105
     Project: Harmony
        Type: Improvement
  Components: Classlib  
    Reporter: Nathan Beyer
    Priority: Minor
 Attachments: System_clearProperty_patch.txt

The method System.clearProperty(String) has been add to Java 5. This bug contains a patch that adds this method to the 'kernel' module of the 'classlib'.

-- 
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-105) System.clearProperty(String) Implementation Patch

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

Nathan Beyer updated HARMONY-105:
---------------------------------

    Attachment: System_clearProperty_patch.txt

Patch for "System.java" in the "kernel" module of  "classlib".

> System.clearProperty(String) Implementation Patch
> -------------------------------------------------
>
>          Key: HARMONY-105
>          URL: http://issues.apache.org/jira/browse/HARMONY-105
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Priority: Minor
>  Attachments: System_clearProperty_patch.txt
>
> The method System.clearProperty(String) has been add to Java 5. This bug contains a patch that adds this method to the 'kernel' module of the 'classlib'.

-- 
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-105) System.clearProperty(String) Implementation Patch

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

Nathan Beyer updated HARMONY-105:
---------------------------------

    Attachment: SystemTest.java

JUnit TestCase for this new method.

> System.clearProperty(String) Implementation Patch
> -------------------------------------------------
>
>          Key: HARMONY-105
>          URL: http://issues.apache.org/jira/browse/HARMONY-105
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Priority: Minor
>  Attachments: SystemTest.java, System_clearProperty_patch.txt
>
> The method System.clearProperty(String) has been add to Java 5. This bug contains a patch that adds this method to the 'kernel' module of the 'classlib'.

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