ports/java/openjdk8
Dimitry Andric a705af9bfc java/openjdk8: Restore workaround for aarch64 assertions
See also <https://bugs.openjdk.org/browse/JDK-8247766>.

Even though the upstream fix has been applied to this version of the
JDK, some users still report the assertion "guarantee(val < (1U <<
nbits)) failed: Field too big for insn" occurring, when it is built with
recent versions of clang.

Therefore, restore the workaround that uses clang 12 to build the JDK on
aarch64.

PR:		264065
MFH:		2022Q3
2022-09-14 10:52:48 +02:00
..
files java/openjdk8: Update to 8u342 2022-08-01 21:15:45 -07:00
distinfo java/openjdk8: Update to 8u342 2022-08-01 21:15:45 -07:00
Makefile java/openjdk8: Restore workaround for aarch64 assertions 2022-09-14 10:52:48 +02:00
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00
pkg-message