[jdk17u-dev] RFR: 8290417: CDS cannot archive lamda proxy with useImplMethodHandle

Jan Kratochvil duke at openjdk.org
Fri Jul 22 05:32:15 UTC 2022


On Thu, 21 Jul 2022 10:50:01 GMT, Jan Kratochvil <duke at openjdk.org> wrote:

> This bug has been faced by a customer and this backport does work for them.
> I am not yet an Author - I do not have JBS account.
> I have run the testsuite on Linux x86_64 and there is no change of the results. Two new testcases are added and they are both Passing. The testcases are still Passing after backporting them to 17u-dev.
> 
> +Passed: runtime/cds/appcds/LambdaWithUseImplMethodHandle.java
> +Passed: runtime/cds/appcds/dynamicArchive/DynamicLambdaWithUseImplMethodHandle.java

All the pre-submit checks have passed now (incl. macos-x64 after its restart).

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

PR: https://git.openjdk.org/jdk17u-dev/pull/575


More information about the jdk-updates-dev mailing list