[jdk11u-dev] RFR: 8214807: Improve handling of very old class files

Lutz Schmidt lucy at openjdk.org
Fri May 5 15:37:26 UTC 2023


I back port this for parity with Oracle JDK 11.0.20.

Backport didn't integrate cleanly. In JDK 11, the codlin option -XX:+RelaxAccessControlCheck can't be removed. It was deprecated in JDK 16.

Reviews are very welcome.

SAP-internal tests don't show any issues.

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

Commit messages:
 - Backport 145582dfa1e7c3af10afc0330516f68993255697

Changes: https://git.openjdk.org/jdk11u-dev/pull/1860/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1860&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8214807
  Stats: 5 lines in 2 files changed: 0 ins; 3 del; 2 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1860.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/1860/head:pull/1860

PR: https://git.openjdk.org/jdk11u-dev/pull/1860


More information about the jdk-updates-dev mailing list