[jdk11u-dev] RFR: 8293044: C1: Missing access check on non-accessible class

Goetz Lindenmaier goetz at openjdk.org
Mon Oct 3 17:11:13 UTC 2022


I backport this for parity with 11.0.18-oracle.

I had to resolve c1_Runtime.cpp.
For example, JRT_ENTRY(...) was removed in 17.

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

Commit messages:
 - Backport 005b49bb78a468d4e372e6f5fa48bb0db4fd73c2

Changes: https://git.openjdk.org/jdk11u-dev/pull/1384/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1384&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8293044
  Stats: 250 lines in 8 files changed: 232 ins; 6 del; 12 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1384.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1384/head:pull/1384

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


More information about the jdk-updates-dev mailing list