RFR: 8338981: Access to private classes should be permitted inside the permits clause of the enclosing top-level class [v16]

Evemose duke at openjdk.org
Fri Oct 18 21:52:47 UTC 2024


> Fix involves adding new flag to after context that indicates that currently resolved symbol is in permits clause

Evemose has updated the pull request incrementally with one additional commit since the last revision:

  remove logging error

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20718/files
  - new: https://git.openjdk.org/jdk/pull/20718/files/7efb56e9..91689784

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20718&range=15
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20718&range=14-15

  Stats: 11 lines in 3 files changed: 0 ins; 9 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/20718.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20718/head:pull/20718

PR: https://git.openjdk.org/jdk/pull/20718


More information about the compiler-dev mailing list