You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Vladimir Gorr <vv...@gmail.com> on 2006/06/29 13:35:24 UTC

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

---------- Forwarded message ----------
From: Vladimir Gorr <vv...@gmail.com>
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)" <ji...@apache.org>



 On 6/29/06, Mark Hindess (JIRA) <ji...@apache.org> 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
>
>

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

Posted by Vladimir Gorr <vv...@gmail.com>.
On 6/29/06, Alexei Zakharov <al...@gmail.com> wrote:
>
> Nice number. Be carefull with this JIRA :)


Yes, I warned about this when I saw this number :).
Don't worry I've verfied it. No problems have been found out for this
"devil" issue.

Thanks,
Vladimir.


2006/6/29, Vladimir Gorr <vv...@gmail.com>:
> > ---------- Forwarded message ----------
> > From: Vladimir Gorr <vv...@gmail.com>
> > 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)" <ji...@apache.org>
> >
> >
> >
> >  On 6/29/06, Mark Hindess (JIRA) <ji...@apache.org> 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
> > >
> > >
> >
> >
>
>
> --
> Alexei Zakharov,
> Intel Middleware Product Division
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>

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

Posted by Alexei Zakharov <al...@gmail.com>.
Nice number. Be carefull with this JIRA :)

2006/6/29, Vladimir Gorr <vv...@gmail.com>:
> ---------- Forwarded message ----------
> From: Vladimir Gorr <vv...@gmail.com>
> 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)" <ji...@apache.org>
>
>
>
>  On 6/29/06, Mark Hindess (JIRA) <ji...@apache.org> 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
> >
> >
>
>


-- 
Alexei Zakharov,
Intel Middleware Product Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org