RFR: 8366747: RISC-V: Improve VerifyMethodHandles for method handle linkers [v2]

Anjian Wen wenanjian at openjdk.org
Wed Sep 3 02:40:27 UTC 2025


> According to JDK-8353216,Add extra verification logic into MethodHandle::invokeBasic/linkTo* to ensure that holder classes are properly initialized on riscv platform.

Anjian Wen has updated the pull request incrementally with one additional commit since the last revision:

  Add assertion and modify format

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/26938/files
  - new: https://git.openjdk.org/jdk/pull/26938/files/52f76be1..b5eb3bd1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26938&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26938&range=00-01

  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/26938.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26938/head:pull/26938

PR: https://git.openjdk.org/jdk/pull/26938


More information about the hotspot-compiler-dev mailing list