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

Evemose duke at openjdk.org
Mon Oct 7 20:39:16 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:

  Change bugid

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20718/files
  - new: https://git.openjdk.org/jdk/pull/20718/files/439aa2c4..441adf9f

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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