OpenJDK 6 build 12 source posted (build fixes)
Andrew John Hughes
gnu_andrew at member.fsf.org
Sun Sep 14 07:31:06 PDT 2008
2008/9/14 Mark Wielaard <mark at klomp.org>:
> Hi Joe,
>
> On Fri, 2008-09-12 at 11:10 -0700, Joseph D. Darcy wrote:
>> * Various build fixes, including the gcc ciTypeFlow.cpp issue. [4]
>
> Thanks this cleans up the icedtea-corba.patch and some of the build
> things in icedtea-ecj.patch, plus icedtea-hotspot-citypeflow.patch.
>
The latter was also fixed in OpenJDK b34 or b35, being part of HotSpot
(not sure which as it isn't documented in the lists for these build drops,
and we went from b33 to b35).
> Saw that nio spp.sh was replaced by a Spp.java, that makes bootstrapping
> a little less convenient. Andrew has some fixes so that this java
> version can also be run on alternative free runtimes. See
> icedtea-ecj-spp.patch.
>
Spp.java is preferable in the long term, as it removes the reported
problems with
shells like /bin/dash. Note that the current CVS of GNU Classpath has
fixes that
will allow this to work unmodified, and these fixes are being ported
for GCJ 4.4.
The patch is only needed for the current status quo.
I did find it rather strange that java.util.Scanner was used not for
its scanner facilities
but simply as an input stream! It made the replacement simple though,
so I'm not complaining :)
> Cheers,
>
> Mark
>
>
Cheers,
--
Andrew :-)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the jdk6-dev
mailing list