OpenJDK 11 for armv6/7 and aarch64

Klaus Küchemann maciphone2 at googlemail.com
Mon Jan 13 02:37:20 UTC 2020


no idea what happens under qemu-aarch64-static or cross-building
but  natively(13-current) the bootstrap-package works flawlessly :
-
Proceed with this action? [y/N]: y
[1/1] Installing bootstrap-openjdk11-11.0.5.10.1...
[1/1] Extracting bootstrap-openjdk11-11.0.5.10.1: 100%
--
root at generic:/usr/local/bootstrap-openjdk11 # uname -a
FreeBSD generic 13.0-CURRENT FreeBSD 13.0-CURRENT #3 1e79c88f85c-c265770(master): Thu Jan  2 17:55:39 UTC 2020     root at generic:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC-NODEBUG  arm64
root at generic:/usr/local/bootstrap-openjdk11 # java -version
openjdk version "11.0.5-internal" 2019-10-15
OpenJDK Runtime Environment (fastdebug build 11.0.5-internal+0-adhoc.root.openjdk-jdk11u)
OpenJDK 64-Bit Server VM (fastdebug build 11.0.5-internal+0-adhoc.root.openjdk-jdk11u, mixed mode)
—
For armv6/7 you could compile https://github.com/MikaelUrankar/openjdk-jdk11u/tree/freebsd-arm 
if Mikael would agree..



>> 
>> On Sat, Jan 11, 2020 at 11:39:40AM +1300, Jonathan Chen wrote:…..
> 
> The java/bootstrap-openjdk11 for aarch64 fails to run (it crashes with
> a seg-fault) and the build for java/openjdk11 stops. The only way to
> build openjdk11 for aarch64 is natively; cross-building is currently
> failing.
> 
> Cheers.
> -- 
> Jonathan Chen <jonc at chen.org.nz>
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"



More information about the freebsd-java mailing list