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/08/29 11:29:29 UTC

[jira] Closed: (HARMONY-1221) [classlib] dead references to "com.ibm.oti.system.class.path" property

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

Paulex Yang closed HARMONY-1221.
--------------------------------


Verified by Alexey.

> [classlib] dead references to "com.ibm.oti.system.class.path" property
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-1221
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1221
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey Varlamov
>         Assigned To: Paulex Yang
>         Attachments: bp.diff
>
>
> The transition to new VME included renaming of property "com.ibm.oti.system.class.path" to "org.apache.harmony.boot.class.path". The renaming was not complete:
> > grep -IRn com.ibm.oti.system.class.path modules
> modules/luni/src/main/native/luni/shared/luniglob.c:468: * 'com.ibm.oti.system.class.path'.
> modules/luni/src/test/java/tests/api/java/io/SerializationStressTest5.java:94:   classPath = System.getProperty("com.ibm.oti.system.class.path");
> modules/rmi/src/main/java/org/apache/harmony/rmi/activation/Rmid.java:933:                                            ? "com.ibm.oti.system.class.path"
> modules/rmi/src/test/api/java/org/apache/harmony/rmi/JavaInvoker.java:88:                ? "com.ibm.oti.system.class.path" : "sun.boot.class.path");
> modules/tools/src/main/java/org/apache/harmony/tools/javac/Main.java:55:                "com.ibm.oti.system.class.path", ".");

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