RFR: 8331429: [JVMCI] Cleanup JVMCIRuntime allocation routines [v3]

Yudi Zheng yzheng at openjdk.org
Mon May 13 11:34:18 UTC 2024


> This PR removes allocation routines that may throw exception from JVMCIRuntime. It also exports various symbols related to the hashed secondary supers table.

Yudi Zheng has updated the pull request incrementally with one additional commit since the last revision:

  remove trailing white space

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19176/files
  - new: https://git.openjdk.org/jdk/pull/19176/files/82f0e0d0..0a638521

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

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

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


More information about the graal-dev mailing list