RFR: 8305104: Remove the old core reflection implementation [v3]
Alan Bateman
alanb at openjdk.org
Thu Jun 8 17:32:18 UTC 2023
On Thu, 8 Jun 2023 16:46:55 GMT, Mandy Chung <mchung at openjdk.org> wrote:
>> 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:
>
> review feedback
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14371#pullrequestreview-1470455536
More information about the core-libs-dev
mailing list