RFR: 8341669: Access to private classes should be permitted inside the permits clause of the enclosing top-level class [v13]
Maurizio Cimadamore
mcimadamore at openjdk.org
Wed Oct 9 11:15:59 UTC 2024
On Mon, 7 Oct 2024 20:39:16 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:
>
> Change bugid
Marked as reviewed by mcimadamore (Reviewer).
The fix looks good, and it seems to reflect the spirit of the JLS.
-------------
PR Review: https://git.openjdk.org/jdk/pull/20718#pullrequestreview-2356834916
PR Comment: https://git.openjdk.org/jdk/pull/20718#issuecomment-2402028815
More information about the compiler-dev
mailing list