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

Yuri Nesterenko yan at openjdk.org
Thu Nov 3 11:51:49 UTC 2022


Backporting for parity with LTS releases.
c1_Runtime1.cpp needs some adaptation just like in 11u.
There will be a follow-up of 8293816; with that in mind, tier1 and specific testing run fine.

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

Commit messages:
 - Backport 005b49bb78a468d4e372e6f5fa48bb0db4fd73c2

Changes: https://git.openjdk.org/jdk13u-dev/pull/425/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk13u-dev&pr=425&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/jdk13u-dev/pull/425.diff
  Fetch: git fetch https://git.openjdk.org/jdk13u-dev pull/425/head:pull/425

PR: https://git.openjdk.org/jdk13u-dev/pull/425


More information about the jdk-updates-dev mailing list