[jdk17] RFR: 8270056: Generated lambda class can not access protected static method of target class
Hi all, this pull request contains a backport of commit 07e90524 from the openjdk/jdk repository. The commit being backported was authored by Yi Yang on 13 Jul 2021 and was reviewed by Mandy Chung. Thanks! ------------- Commit messages: - Backport 07e90524576f159fc16523430f1db62327c89a3b Changes: https://git.openjdk.java.net/jdk17/pull/245/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=245&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8270056 Stats: 324 lines in 3 files changed: 181 ins; 141 del; 2 mod Patch: https://git.openjdk.java.net/jdk17/pull/245.diff Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/245/head:pull/245 PR: https://git.openjdk.java.net/jdk17/pull/245
On Tue, 13 Jul 2021 03:06:12 GMT, Yi Yang <yyang@openjdk.org> wrote:
Hi all,
this pull request contains a backport of commit 07e90524 from the openjdk/jdk repository.
The commit being backported was authored by Yi Yang on 13 Jul 2021 and was reviewed by Mandy Chung.
Thanks!
Marked as reviewed by mchung (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk17/pull/245
On Tue, 13 Jul 2021 03:06:12 GMT, Yi Yang <yyang@openjdk.org> wrote:
Hi all,
this pull request contains a backport of commit 07e90524 from the openjdk/jdk repository.
The commit being backported was authored by Yi Yang on 13 Jul 2021 and was reviewed by Mandy Chung.
Thanks!
This pull request has now been integrated. Changeset: 0f547071 Author: Yi Yang <yyang@openjdk.org> URL: https://git.openjdk.java.net/jdk17/commit/0f5470715e98e222474f575abc95457682... Stats: 324 lines in 3 files changed: 181 ins; 141 del; 2 mod 8270056: Generated lambda class can not access protected static method of target class Reviewed-by: mchung Backport-of: 07e90524576f159fc16523430f1db62327c89a3b ------------- PR: https://git.openjdk.java.net/jdk17/pull/245
participants (2)
-
Mandy Chung
-
Yi Yang