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

Evemose duke at openjdk.org
Mon Oct 28 11:23:37 UTC 2024


On Sat, 26 Oct 2024 14:04:55 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 three additional commits since the last revision:
> 
>  - remove trailing whitespaces
>  - Merge remote-tracking branch 'origin/selaed-permits-allow-private-members' into selaed-permits-allow-private-members
>  - address review comments

By the way, does anyone know why ci fails? It fails on generate report, not on tests. I tried to sync branch with master but it seems like it has not had any affect

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

PR Comment: https://git.openjdk.org/jdk/pull/20718#issuecomment-2441307496


More information about the compiler-dev mailing list