[11u] RFR(s): 8236921: Add build target to produce a JDK image suitable for a Graal/SVM build

Mario Torre neugens at redhat.com
Thu Mar 12 18:30:05 UTC 2020


Hi Severin,

The patch looks fine to me.

Cheers,
Mario

On Thu, Mar 12, 2020 at 4:43 PM Severin Gehwolf <sgehwolf at redhat.com> wrote:
>
> Hi,
>
> Could I please get a review of this OpenJDK 11u port of JDK-8236921?
> This patch is really only for developer convenience who prefer to build
> their JDK from source and would like to build svm/graal with the
> result. It adds a new make target, 'graal-builder-image' which then
> produces an image in <images>/graal-builder-jdk which can be used to
> build graal/svm.
>
> This patch depends on the static-images libs backport[1]. Note that
> even with that the JDK 15 patch does not apply cleanly because of some
> context changes:
>
>  * jcov-image target is not in JDK 11
>  * Copyright dates differ in make/Main.gmk and
>    make/autoconf/spec.gmk.in.
>
> Fixed both manually.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8236921
> webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8236921/jdk11u/01/webrev/
>
> Testing: built graal-builder-image target and with the result graal
> master. Works fine.
>
> Thanks,
> Severin
>
> [1] http://mail.openjdk.java.net/pipermail/jdk-updates-dev/2020-March/002740.html
>     Hopefully to be integrated soon.
>


-- 
Mario Torre
Associate Manager, Software Engineering
Red Hat GmbH <https://www.redhat.com>
9704 A60C B4BE A8B8 0F30  9205 5D7E 4952 3F65 7898



More information about the jdk-updates-dev mailing list