Version: 17.0.3.7.1, Package name: jdk-17.0.3.7.1 |
Maintained by: Kurt Miller |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description OpenJDK SDK, Standard Edition Version 17 The OpenJDK SDK software includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform. Flavors: native_bootstrap Bootstrap the jdk using a previously built and installed devel/jdk/17 package. |
Filesize: 104389.871 KB |
Version History (View Complete History) |
|
2021-10-31 16:32:52 by Kurt Miller | Files touched by this commit (6) |
Log message: Update to 17.0.1 GA: * Contains many upstream bug fixes which can be found in the release notes here: https://foojay.io/java-17/?quarter=102021&tab=allissues https://openjdk.java.net/groups/vulnerability/advisories/2021-10-19 |
2021-10-30 16:48:11 by Kurt Miller | Files touched by this commit (6) |
Log message: Fix build with llvm 13. okay naddy@ |
2021-10-29 18:31:15 by Kurt Miller | Files touched by this commit (4) |
Log message: * Disconnect devel/jdk/16 from the build * Update java.port.mk to use jdk/17. No ports are marked MODJAVA_VER 16 so nothing needs to be bumped. * Add @pkgpath devel/jdk/16 to jdk/17/pkg/PLIST so that jdk-17 will replace jdk-16 with pkg_add -u. okay sthen@ |