Changeset: 60aab86966e9
Author:ohair
Date: 2008-12-05 17:18 -0800
URL: http://hg.openjdk.java.net/jdk7/build/rev/60aab86966e9
6781784: Fix ant link in build readme
Reviewed-by: michaelm
! README-builds.html
John Coomes wrote:
> Mark Wielaard ([EMAIL PROTECTED]) wrote:
>> Hi John,
>>
>> On Thu, 2008-12-04 at 10:53 -0800, John Coomes wrote:
> 32-bit systems are unaffected (not sure why).
It's a bug. The code is basically this:
...
>>> This is http://bugs.sun.com/view_bug.do?bug_id=6679422
Mark Wielaard ([EMAIL PROTECTED]) wrote:
> Hi John,
>
> On Thu, 2008-12-04 at 10:53 -0800, John Coomes wrote:
> > > > 32-bit systems are unaffected (not sure why).
> > >
> > > It's a bug. The code is basically this:
> > > ...
> >
> > This is http://bugs.sun.com/view_bug.do?bug_id=6679422. FWIW
Hi John,
On Thu, 2008-12-04 at 10:53 -0800, John Coomes wrote:
> > > 32-bit systems are unaffected (not sure why).
> >
> > It's a bug. The code is basically this:
> > ...
>
> This is http://bugs.sun.com/view_bug.do?bug_id=6679422. FWIW, the
> trivial fix is in jdk7:
>
> http://hg.openjd