Integrated: JDK-8301462: Convert Permission files to use lambda after JDK-8076596

Mandy Chung mchung at openjdk.org
Wed Feb 8 19:09:56 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.

This pull request has now been integrated.

Changeset: 10dd98d0
Author:    Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/10dd98d0dd6aeb6f214999590ed19707a203f591
Stats:     98 lines in 5 files changed: 4 ins; 37 del; 57 mod

8301462: Convert Permission files to use lambda after JDK-8076596

Reviewed-by: jpai, dfuchs, mullan

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

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



More information about the security-dev mailing list