OpenJDK 11 for armv6/7 and aarch64

Klaus Küchemann maciphone2 at googlemail.com
Mon Jan 13 11:06:31 UTC 2020


> Am 13.01.2020 um 10:12 schrieb Ronald Klop <ronald-lists at klop.ws>:
> 
> 
> The makefile of bootstrap-openjdk11 says:
> # Support aarch64 on FreeBSD 12 and up
> .if ${OSVERSION} >= 1200500
> ONLY_FOR_ARCHS+=aarch64
> .endif
> 
> While the package builder on http://thunderx1.nyi.freebsd.org/build.html?mastername=120arm64-quarterly&build=522068 <http://thunderx1.nyi.freebsd.org/build.html?mastername=120arm64-quarterly&build=522068> says:
> Jail OSVERSION: 1200086
> 
> So, it will get build after 12.0 is EOL in February and the pkg builders are updated.
> 
> AFAIK
> 
> Regards,
> Ronald.
> 


https://github.com/battleblow/openjdk-jdk11u/commit/1b3ec2bfdb27bd3b9fd33639f72388ce7da16955 <https://github.com/battleblow/openjdk-jdk11u/commit/1b3ec2bfdb27bd3b9fd33639f72388ce7da16955>
 .. should also work on 12.0 but safest is to leave the makefile as is & wait for 12.0 EOL  because under 
12.1 it`s well tested.


Regards
Klaus



More information about the freebsd-java mailing list