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 Gorr (JIRA)" <ji...@apache.org> on 2006/06/26 13:37:29 UTC

[jira] Created: (HARMONY-666) String & StringBuffer should be removed from the DRLVM sources.

String & StringBuffer should be removed from the DRLVM sources.
---------------------------------------------------------------

         Key: HARMONY-666
         URL: http://issues.apache.org/jira/browse/HARMONY-666
     Project: Harmony
        Type: Bug

  Components: VM  
    Reporter: Vladimir Gorr


Currently DRLVM has own implementation of the String & StringBuffer classes.
Please remove the following files from the DRLVM sources: 

trunk\vm\vmcore\src\kernel_classes\javasrc\java\lang\String.java
trunk\vm\vmcore\src\kernel_classes\javasrc\java\lang\StringBuffer.java

They have to be taken from the luni.jar instead to eliminate the ambiguity and the possible surprises.

-- 
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-666) String & StringBuffer should be removed from the DRLVM sources.

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


Verified by Vladimir.


> String & StringBuffer should be removed from the DRLVM sources.
> ---------------------------------------------------------------
>
>          Key: HARMONY-666
>          URL: http://issues.apache.org/jira/browse/HARMONY-666
>      Project: Harmony
>         Type: Bug

>   Components: VM
>     Reporter: Vladimir Gorr
>     Assignee: Mark Hindess

>
> Currently DRLVM has own implementation of the String & StringBuffer classes.
> Please remove the following files from the DRLVM sources: 
> trunk\vm\vmcore\src\kernel_classes\javasrc\java\lang\String.java
> trunk\vm\vmcore\src\kernel_classes\javasrc\java\lang\StringBuffer.java
> They have to be taken from the luni.jar instead to eliminate the ambiguity and the possible surprises.

-- 
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-666) String & StringBuffer should be removed from the DRLVM sources.

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

    Resolution: Fixed

Applied in r417969.



> String & StringBuffer should be removed from the DRLVM sources.
> ---------------------------------------------------------------
>
>          Key: HARMONY-666
>          URL: http://issues.apache.org/jira/browse/HARMONY-666
>      Project: Harmony
>         Type: Bug

>   Components: VM
>     Reporter: Vladimir Gorr
>     Assignee: Mark Hindess

>
> Currently DRLVM has own implementation of the String & StringBuffer classes.
> Please remove the following files from the DRLVM sources: 
> trunk\vm\vmcore\src\kernel_classes\javasrc\java\lang\String.java
> trunk\vm\vmcore\src\kernel_classes\javasrc\java\lang\StringBuffer.java
> They have to be taken from the luni.jar instead to eliminate the ambiguity and the possible surprises.

-- 
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] Commented: (HARMONY-666) String & StringBuffer should be removed from the DRLVM sources.

Posted by "Vladimir Gorr (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-666?page=comments#action_12442161 ] 
            
Vladimir Gorr commented on HARMONY-666:
---------------------------------------


   [[ Old comment, sent by email on Thu, 29 Jun 2006 18:33:09 +0700 ]]




Yep, it works. Thanks, Mark. However I'd like to underline each of us needs
to clean the previous build
(I mean, running the build.bat clean; build.bat). Otherwise the older
(pre-compiled) classes can be used.
It can confuse all who will modify the j.l.String or
j.l.StringBuffersources for any development purposes.

Thanks,
Vladimir.




> String & StringBuffer should be removed from the DRLVM sources.
> ---------------------------------------------------------------
>
>                 Key: HARMONY-666
>                 URL: http://issues.apache.org/jira/browse/HARMONY-666
>             Project: Harmony
>          Issue Type: Bug
>          Components: VM
>            Reporter: Vladimir Gorr
>         Assigned To: Mark Hindess
>
> Currently DRLVM has own implementation of the String & StringBuffer classes.
> Please remove the following files from the DRLVM sources: 
> trunk\vm\vmcore\src\kernel_classes\javasrc\java\lang\String.java
> trunk\vm\vmcore\src\kernel_classes\javasrc\java\lang\StringBuffer.java
> They have to be taken from the luni.jar instead to eliminate the ambiguity and the possible surprises.

-- 
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] Commented: (HARMONY-666) String & StringBuffer should be removed from the DRLVM sources.

Posted by "Vladimir Gorr (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-666?page=comments#action_12418450 ] 

Vladimir Gorr commented on HARMONY-666:
---------------------------------------

Verified.

> String & StringBuffer should be removed from the DRLVM sources.
> ---------------------------------------------------------------
>
>          Key: HARMONY-666
>          URL: http://issues.apache.org/jira/browse/HARMONY-666
>      Project: Harmony
>         Type: Bug

>   Components: VM
>     Reporter: Vladimir Gorr
>     Assignee: Mark Hindess

>
> Currently DRLVM has own implementation of the String & StringBuffer classes.
> Please remove the following files from the DRLVM sources: 
> trunk\vm\vmcore\src\kernel_classes\javasrc\java\lang\String.java
> trunk\vm\vmcore\src\kernel_classes\javasrc\java\lang\StringBuffer.java
> They have to be taken from the luni.jar instead to eliminate the ambiguity and the possible surprises.

-- 
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-666) String & StringBuffer should be removed from the DRLVM sources.

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

Mark Hindess reassigned HARMONY-666:
------------------------------------

    Assign To: Mark Hindess

> String & StringBuffer should be removed from the DRLVM sources.
> ---------------------------------------------------------------
>
>          Key: HARMONY-666
>          URL: http://issues.apache.org/jira/browse/HARMONY-666
>      Project: Harmony
>         Type: Bug

>   Components: VM
>     Reporter: Vladimir Gorr
>     Assignee: Mark Hindess

>
> Currently DRLVM has own implementation of the String & StringBuffer classes.
> Please remove the following files from the DRLVM sources: 
> trunk\vm\vmcore\src\kernel_classes\javasrc\java\lang\String.java
> trunk\vm\vmcore\src\kernel_classes\javasrc\java\lang\StringBuffer.java
> They have to be taken from the luni.jar instead to eliminate the ambiguity and the possible surprises.

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