RFR: JDK-8301462: Convert Permission files to use lambda after JDK-8076596 [v3]

Sean Mullan mullan at openjdk.org
Wed Feb 8 18:07:44 UTC 2023


On Wed, 8 Feb 2023 17:58:12 GMT, Mandy Chung <mchung at 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



More information about the security-dev mailing list