---------- Forwarded message ----------
From: Vladimir Gorr <[EMAIL PROTECTED]>
Date: Jun 29, 2006 6:33 PM
Subject: Re: [jira] Resolved: (HARMONY-666) String & StringBuffer should be
removed from the DRLVM sources.
To: "Mark Hindess (JIRA)" <[EMAIL PROTECTED]>



On 6/29/06, Mark Hindess (JIRA) <[EMAIL PROTECTED]> wrote:

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

Mark Hindess resolved HARMONY-666:
----------------------------------

   Resolution: Fixed

Applied in r417969.



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


Reply via email to