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

Vicente Romero vromero at openjdk.org
Thu Oct 31 15:16:33 UTC 2024


On Mon, 28 Oct 2024 11:20:54 GMT, Evemose <duke at openjdk.org> wrote:

>> 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

@Evemose I was waiting for the results of the tests after your last change, all green, we are good to go

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

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


More information about the compiler-dev mailing list