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

Reply via email to