RFR: JDK-8204602 Add devkit for linux-arm32
David Holmes
david.holmes at oracle.com
Sun Jun 10 13:35:13 UTC 2018
On 8/06/2018 6:38 PM, Magnus Ihse Bursie wrote:
> With some simple changes, our devkit scripts can be made to generate
> devkits for cross-compiling on linux-x64 to linux-arm (32-bit). Also add
> a jib profile to use this new linux-arm devkit, as opposed to the legacy
> devkits used by the traditional linux-arm profiles.
I'm not at all clear what this is providing or for whom. The legacy
linux-arm-vfp-hflt requires pointers to the X11R6 installation to build.
The linux-arm32 jib-profile has none, but instead lists freetype as
being bundled. ??
David
> Note that this change does not imply any change in Oracle's support of
> the linux-arm platform.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8204602
> WebRev:
> http://cr.openjdk.java.net/~ihse/JDK-8204602-add-linux-arm-32-devkit/webrev.01
>
>
> /Magnus
More information about the build-dev
mailing list