OpenJDK 7, 7u, 7u6, 8, lambda and jigsaw with new build infra
Erik Joelsson
erik.joelsson at oracle.com
Fri Aug 24 04:29:19 PDT 2012
Hello Henri,
The build-infra project is only targeting jdk8 for now. When the project
started, there were no jdk8 repositories to base it on, so it was
started on jdk7-based repositories. Since jdk8 was started, the
build-infra/jdk7 forest is abandoned and shouldn't be used.
The jdk8 master is buildable with the new build system, at least on
linux, but it's not yet fully supported. We do not yet guarantee that
the new build system will produce the same result as the old. I believe
the same thing is true for lambda. Jigsaw is not compatible with the new
build system yet.
/Erik
On 2012-08-24 11:52, Henri Gomez wrote:
> Hi to all,
>
> I'm using old build infras for month to provide OSX packages for
> OpenJDK7, 8, Lambda and Jigsaw.
>
> I followed guide here :
>
> http://openjdk.java.net/projects/build-infra/index.html
>
> and here :
>
> http://openjdk.java.net/projects/build-infra/guide.html
>
> hg clone http://hg.openjdk.java.net/build-infra/jdk7 build-infra-jdk7
> cd build-infra-jdk7
> sh ./get_sources.sh
>
> ....
>
> But there is no common/makefiles directory.
>
> Did guide works for jdk7 ?
>
> I produce jdk7u, jdk7u6 and a near futur jdk7u8 packages, did new
> build system works with them and if so, how ?
>
> It seems to works a bit better with jdk8 but wondering what to change
> for lambda and jigsaw.
>
> Thanks
More information about the build-infra-dev
mailing list