RFR: 8268637: Update --release 17 symbol information for JDK 17 build 28

Joe Darcy darcy at openjdk.java.net
Wed Jun 30 17:02:21 UTC 2021


JDK 17 b28 had two fixes which updated the symbol information. A CallerSensitive annotation was removed as part of JDK-8268349 and API changes in JDK-8268888.

These should be reflected in the JDK 18 symbol information for 17.

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

Commit messages:
 - 8268637: Update --release 17 symbol information for JDK 17 build 28

Changes: https://git.openjdk.java.net/jdk/pull/4641/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4641&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8268637
  Stats: 6 lines in 2 files changed: 2 ins; 4 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4641.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4641/head:pull/4641

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



More information about the build-dev mailing list