On Wed, 8 Feb 2023 17:58:12 GMT, Mandy Chung <mch...@openjdk.org> wrote:

>> A trivial fix.   Convert the use of anonymous inner classes in a few 
>> Permission classes to lambdas to work around JDK-8076596, which has been 
>> resolved.
>
> Mandy Chung has updated the pull request with a new target base due to a 
> merge or a rebase. The incremental webrev excludes the unrelated changes 
> brought in by the merge/rebase. The pull request contains four additional 
> commits since the last revision:
> 
>  - Update FilePermission::add to use lambda
>  - Merge branch 'master' of https://github.com/openjdk/jdk into JDK-8301462
>  - update copyright end year
>  - JDK-8301462: Convert Permission files to use lambda after JDK-8076596

Marked as reviewed by mullan (Reviewer).

Bug needs a `noreg` label.

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

PR: https://git.openjdk.org/jdk/pull/12463

Reply via email to