[jdk21u-dev] RFR: 8343377: Performance regression in reflective invocation of native methods
Goetz Lindenmaier
goetz at openjdk.org
Tue Dec 9 14:27:50 UTC 2025
I backport this for parity with 21.0.11-oracle.
Larger but trivial resolve in MethodHandleAccessorFactory.java
Cause is difference in the comment. Code was the same.
-------------
Commit messages:
- backport 5958463cadb04560ec85d9af972255bfe6dcc2f2
Changes: https://git.openjdk.org/jdk21u-dev/pull/2509/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2509&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8343377
Stats: 137 lines in 3 files changed: 122 ins; 2 del; 13 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/2509.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2509/head:pull/2509
PR: https://git.openjdk.org/jdk21u-dev/pull/2509
More information about the jdk-updates-dev
mailing list