building part of jdk 8

Fredrik Öhrström oehrstroem at gmail.com
Mon Feb 20 21:01:33 UTC 2012


Den måndagen den 20:e februari 2012 skrev Pete Brunet:
>
>  Hi Fredrik, I can't find any files named configure.  Is there further
> documentation?  -Pete
>

Ah, this is the work in progress, the build-infra project. Discussed a bit
here and on build-infra-dev.

hg clone http://hg.openjdk.java.net/build-infra/jdk8
cd jdk8
sh get_source.sh
cd common/makefiles
../autoconf/configure
make
../../build/....../jdk/bin/java -version

the old makefiles and the new live concurrently for some time. Eventually,
the configure will be in the root directory.

//Fredrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20120220/f7ef9f98/attachment.htm>


More information about the build-dev mailing list