Fix JSObject.equals
Denis Lila
dlila at redhat.com
Thu Mar 31 14:12:21 PDT 2011
> I think these should be separate patches.
> The equals change seems correct as it'll revert to ==, where it has to
> be the same instance of JSObject.
Ok. I'll just push the equals change today then.
> With the PluginObjectStore, I really need some time to look over this.
> I'll try and get to it on Monday.
If it helps, I ran all the tests. There weren't any more failures
than usual. There were fewer actually. I run all my tests on a debug build.
On a regular build, there are only 4 failures (which are expected), but
before any of today's patches, I got 20+ errors on my debug build. With
today's patches, I get ~12.
Regards,
Denis.
----- Original Message -----
> On 16:53 Thu 31 Mar , Denis Lila wrote:
> > Hi.
> >
> > In this e-mail:
> > http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2011-March/013329.html
> > I document the problems that JSObject.equals was causing
> > (i.e. breaking reflexivity and calling JSObject.toString()).
...
More information about the distro-pkg-dev
mailing list