[jdk17u-dev] Integrated: 8280377: MethodHandleProxies does not correctly invoke default methods with varags
María Arias de Reyna
duke at openjdk.org
Tue Apr 2 08:42:13 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
This pull request has now been integrated.
Changeset: 5ecac7a2
Author: María Arias de Reyna <ariasdereyna at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/5ecac7a2bf51ea3f92a4a5eb1e1e9134cfa7e677
Stats: 289 lines in 12 files changed: 214 ins; 66 del; 9 mod
8280377: MethodHandleProxies does not correctly invoke default methods with varags
Reviewed-by: aph
Backport-of: a183bfb436a7dd998e602c2d16486e88c390fca1
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2235
More information about the jdk-updates-dev
mailing list