RFR: 8265782: Bump bootjdk to jdk-17+19 on macosx-aarch64 at Oracle

Mikael Vidstedt mikael at openjdk.java.net
Thu Apr 22 18:27:34 UTC 2021


The bootjdk used for macosx-aarch64 at Oracle is a custom build of JDK 16 from early December, so does not include all the JDK 16 GA functionality. This leads to build issues after JDK-8263621 which uses a method not included in the custom version. Let's bump the bootjdk used for macosx-aarch64 to jdk-17+19 instead.

-------------

Commit messages:
 - 8265782: Bump bootjdk to jdk-17+19 on macosx-aarch64 at Oracle

Changes: https://git.openjdk.java.net/jdk/pull/3636/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3636&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8265782
  Stats: 28 lines in 1 file changed: 5 ins; 12 del; 11 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3636.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3636/head:pull/3636

PR: https://git.openjdk.java.net/jdk/pull/3636



More information about the build-dev mailing list