RFR: 8305104: Remove the old core reflection implementation [v2]

Mandy Chung mchung at openjdk.org
Wed Jun 7 22:02:57 UTC 2023


> 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


More information about the hotspot-dev mailing list