[jdk17u-dev] RFR: 8280377: MethodHandleProxies does not correctly invoke default methods with varags
María Arias de Reyna
duke at openjdk.org
Mon Feb 26 12:57:14 UTC 2024
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
-------------
Commit messages:
- Backport a183bfb436a7dd998e602c2d16486e88c390fca1
Changes: https://git.openjdk.org/jdk17u-dev/pull/2235/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2235&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8280377
Stats: 289 lines in 12 files changed: 214 ins; 66 del; 9 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2235.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2235/head:pull/2235
PR: https://git.openjdk.org/jdk17u-dev/pull/2235
More information about the jdk-updates-dev
mailing list