Greg Lewis
261cada65b
java/openjdk17: Update to 17.0.7
2023-04-29 10:28:30 -07:00
Greg Lewis
f1d77a965b
java/openjdk17: Fix use of printf (causes build failures for poudriere)
...
PR: 267690
Obtained from: Michael Osipov <michael.osipov@siemens.com>
2023-04-16 15:48:44 -07:00
Greg Lewis
b39d592147
java/openjdk17: Fix the build on some aarch64 machines
...
* Disable CompressedClassPointers on aarch64. This fixes the build
on some aarch64 machines where it previously failed, e.g. RPI4,
and doesn't seem to affect the build on others (AWS aarch64 hardware).
This is based on and uses a patch initially created by ronald@
PR: 260187
Tested by: ronald@
2023-01-23 21:19:21 -08:00
Greg Lewis
381f9126c0
java/openjdk17: Use the distributed cacerts
...
PR: 266723
Reported by: Michael Osipov <michael.osipov@siemens.com>
2022-11-03 23:30:13 -07:00
Greg Lewis
0d0710f366
java/openjdk17: Update to 17.0.5
2022-10-29 15:21:06 -07:00
Greg Lewis
19899c4999
java/openjdk17: Update to 17.0.4.1
2022-09-25 16:06:59 -07:00
Greg Lewis
f20eed28f0
java/openjdk17: Update to 17.0.4
2022-08-02 06:14:11 -07:00
Sean Farley
0de164bdb5
java/openjdk17: Fix an NPE when using a multi-screen X11 setup
...
PR: 264356
Reported by: scf@
2022-05-30 17:42:52 -07:00
Greg Lewis
57a7e706e6
java/openjdk17: Update to 17.0.2 GA
2022-02-05 20:41:36 -08:00
Greg Lewis
4807e7f988
java/openjdk17: Add i386 support
2021-12-31 01:09:54 -08:00
Greg Lewis
a9d52e329d
java/openjdk17: Update to 17.0.1
2021-10-31 11:07:41 -07:00
Greg Lewis
c1b344b011
java/openjdk17: Fix libfontmanager linkage
...
* Backport the fix from jdk17u so that --with-harfbuzz=system adds
-lharfbuzz when linking libfontmanager.so
Reported by: barulheira@gmail.com
2021-10-09 17:28:41 -07:00
Mikael Urankar
fb734e4565
java/openjdk17: Fix build on aarch64.
...
Fully initialize FrameForm: Corrects adlc segfault when malloc junk options are set.
Approved by: portmgr (build fix blanket)
2021-10-05 14:06:38 +02:00
Piotr Kubaj
670c3c8cd9
java/openjdk17: port to powerpc64le
2021-09-29 21:55:53 +00:00
Greg Lewis
1b1bfbaab2
java/openjdk17: Add a port of OpenJDK 17
...
* Add a port of OpenJDK 17
* Restrict to amd64 and aarch64 until more platforms are tested
2021-09-25 11:28:38 -07:00