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

Lutz Schmidt lucy at openjdk.org
Fri May 12 10:05:46 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 cmdline 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.

This pull request has now been integrated.

Changeset: ca62ba5f
Author:    Lutz Schmidt <lucy at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/ca62ba5f72b0a10f240312405a854734fd51e9c3
Stats:     5 lines in 2 files changed: 0 ins; 3 del; 2 mod

8214807: Improve handling of very old class files

Remove old version specific code in reflection.cpp

Reviewed-by: clanger
Backport-of: 145582dfa1e7c3af10afc0330516f68993255697

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

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


More information about the jdk-updates-dev mailing list