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

Evemose duke at openjdk.org
Wed Oct 9 11:34:24 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:

  Revert bugid change

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

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

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

  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