[jdk17u-dev] RFR: 8280377: MethodHandleProxies does not correctly invoke default methods with varags
María Arias de Reyna
duke at openjdk.org
Fri Mar 15 08:48:45 UTC 2024
On Mon, 26 Feb 2024 12:52:28 GMT, María Arias de Reyna <duke at openjdk.org> wrote:
> This is a backport of https://bugs.openjdk.org/browse/JDK-8280377 MethodHandleProxies does not correctly invoke default methods with varags
>
> I applied the same fix that was applied to version 19 in https://github.com/openjdk/jdk/commit/a183bfb436a7dd998e602c2d16486e88c390fca1
@smlambert is using this PR branch for polishing the Trestle testing pipeline.
The results are here: https://github.com/adoptium/aqa-tests/issues/5137#issuecomment-1997362685
Not all architectures pass, but (at least right now) not because of this PR, but because misconfigurations.
// cc @GoeLin
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2235#issuecomment-1999186915
More information about the jdk-updates-dev
mailing list