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

Jan Kratochvil duke at openjdk.org
Fri Jul 29 09:39:48 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

This pull request has now been integrated.

Changeset: 27ffd83f
Author:    Jan Kratochvil <jkratochvil at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/27ffd83f6a95c28447ae416d4f043a8eca8862b6
Stats:     435 lines in 7 files changed: 433 ins; 0 del; 2 mod

8290417: CDS cannot archive lamda proxy with useImplMethodHandle

Backport-of: 4dc421caa02caedd7061ede6a5ec44dbb6ec738e

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

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


More information about the jdk-updates-dev mailing list