openbsd-ports/devel/jdk
kurt 975eeee136 Clang 13 doesn't like when you use 'this' as tagged pointer. It optimizes
away the bit twiddling. Work around this by setting all accessor methods to
no-inline and where that wasn't sufficient, reduce optimization level to
-O1 to prevent clang from optimizing away code that is needed.
2022-01-08 15:05:30 +00:00
..
1.8 HTTPS and ant version tweak 2021-12-22 11:05:12 +00:00
11 Clang 13 doesn't like when you use 'this' as tagged pointer. It optimizes 2022-01-05 23:15:48 +00:00
17 Clang 13 doesn't like when you use 'this' as tagged pointer. It optimizes 2022-01-08 15:05:30 +00:00
java.port.mk * Disconnect devel/jdk/16 from the build 2021-10-30 00:31:15 +00:00
Makefile * Disconnect devel/jdk/16 from the build 2021-10-30 00:31:15 +00:00