[jdk11u-dev] RFR: 8214807: Improve handling of very old class files
Christoph Langer
clanger at openjdk.org
Wed May 10 08:47:23 UTC 2023
On Fri, 5 May 2023 15:15:40 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:
> 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.
Hi @RealLucy,
I think you should do the changes to the man files as well. For 11u, you'll find them per platform below src/<platform>/doc/man.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1860#issuecomment-1541595750
More information about the jdk-updates-dev
mailing list