Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | java/openjdk17: Update to 17.0.2 GA | Greg Lewis | 2022-02-05 | 1 | -42/+0 |
| | |||||
* | java/openjdk17: Add i386 support | Greg Lewis | 2021-12-31 | 1 | -0/+42 |
| | |||||
* | java/openjdk17: Update to 17.0.1 | Greg Lewis | 2021-10-31 | 3 | -43/+0 |
| | |||||
* | java/openjdk17: Fix libfontmanager linkage | Greg Lewis | 2021-10-09 | 1 | -0/+9 |
| | | | | | | | * Backport the fix from jdk17u so that --with-harfbuzz=system adds -lharfbuzz when linking libfontmanager.so Reported by: barulheira@gmail.com | ||||
* | java/openjdk17: Fix build on aarch64. | Mikael Urankar | 2021-10-05 | 1 | -0/+26 |
| | | | | | | Fully initialize FrameForm: Corrects adlc segfault when malloc junk options are set. Approved by: portmgr (build fix blanket) | ||||
* | java/openjdk17: port to powerpc64le | Piotr Kubaj | 2021-09-29 | 1 | -2/+10 |
| | |||||
* | java/openjdk17: Add a port of OpenJDK 17 | Greg Lewis | 2021-09-25 | 8 | -0/+284 |
* Add a port of OpenJDK 17 * Restrict to amd64 and aarch64 until more platforms are tested |