RFR: JDK-8301462: Convert Permission files to use lambda after JDK-8076596
Jaikiran Pai
jpai at openjdk.org
Wed Feb 8 01:55:48 UTC 2023
On Tue, 7 Feb 2023 22:25:43 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.
Hello Mandy, the changes look fine to me.
Each of these files will need a copyright year update before integrating.
-------------
Marked as reviewed by jpai (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12463
More information about the security-dev
mailing list