> JEP 416 integrated in JDK 18 and since then, only a couple minor issues has > been reported. Those issues were related with exception being thrown with > invalid arguments. We propose to remove the old core reflection > implementation in JDK 22. The `-Djdk.reflect.useDirectMethodHandle=false` > workaround to revert to the old implementation will stop to work.
Mandy Chung has updated the pull request incrementally with one additional commit since the last revision: fix merge issue ------------- Changes: - all: https://git.openjdk.org/jdk/pull/14371/files - new: https://git.openjdk.org/jdk/pull/14371/files/73340aa9..d161a384 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=14371&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14371&range=00-01 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/14371.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/14371/head:pull/14371 PR: https://git.openjdk.org/jdk/pull/14371