git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Tue Jul 13 02:26:26 UTC 2021
Changeset: 07e90524
Author: Yi Yang <yyang at openjdk.org>
Date: 2021-07-13 02:24:14 +0000
URL: https://git.openjdk.java.net/mobile/commit/07e90524576f159fc16523430f1db62327c89a3b
8270056: Generated lambda class can not access protected static method of target class
Co-authored-by: NekoCaffeine <nekocaffeine at qq.com>
Reviewed-by: mchung
! src/java.base/share/classes/java/lang/invoke/InnerClassLambdaMetafactory.java
+ test/jdk/java/lang/invoke/lambda/superProtectedMethod/ProtectedMethodInOtherPackage.java
- test/jdk/java/lang/invoke/lambda/superProtectedMethod/SuperMethodTest.java
Changeset: 2174a135
Author: duke <duke at openjdk.org>
Date: 2021-07-13 02:25:21 +0000
URL: https://git.openjdk.java.net/mobile/commit/2174a135d3f3fe8ec0248164a5e63f60361b3af1
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list