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

Vicente Romero vromero at openjdk.org
Fri Sep 27 16:07:37 UTC 2024


On Fri, 13 Sep 2024 10:25:31 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
>
> Evemose has updated the pull request incrementally with one additional commit since the last revision:
> 
>   copyright

I think this change needs more test cases so that we can be sure that we are testing most of the possible combinations

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

PR Review: https://git.openjdk.org/jdk/pull/20718#pullrequestreview-2334130381


More information about the compiler-dev mailing list