Integrated: 8338981: Access to private classes should be permitted inside the permits clause of the enclosing top-level class
Evemose
duke at openjdk.org
Thu Oct 31 15:28:38 UTC 2024
On Mon, 26 Aug 2024 21:46:04 GMT, Evemose <duke at openjdk.org> wrote:
> Fix involves adding new flag to after context that indicates that currently resolved symbol is in permits clause
This pull request has now been integrated.
Changeset: b2694934
Author: Olexandr Rotan <rotan.olexandr at gmail.com>
URL: https://git.openjdk.org/jdk/commit/b2694934b567c896b715c420584ce0989d2decc9
Stats: 211 lines in 5 files changed: 206 ins; 1 del; 4 mod
8338981: Access to private classes should be permitted inside the permits clause of the enclosing top-level class
Reviewed-by: vromero, mcimadamore
-------------
PR: https://git.openjdk.org/jdk/pull/20718
More information about the compiler-dev
mailing list