Integrated: 8331429: [JVMCI] Cleanup JVMCIRuntime allocation routines

Yudi Zheng yzheng at openjdk.org
Wed May 15 09:38:05 UTC 2024


On Fri, 10 May 2024 13:06:21 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 957eb611
Author:    Yudi Zheng <yzheng at openjdk.org>
Committer: Doug Simon <dnsimon at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/957eb611ce2531a3fcc764813ad1e0776887fdda
Stats:     116 lines in 4 files changed: 3 ins; 45 del; 68 mod

8331429: [JVMCI] Cleanup JVMCIRuntime allocation routines

Reviewed-by: dlong, dnsimon

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

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


More information about the hotspot-compiler-dev mailing list