RFR: 8317975: [JVMCI] assert(pointee != nullptr) failed: invariant

Tobias Hartmann thartmann at openjdk.org
Mon Oct 16 12:49:35 UTC 2023


On Wed, 11 Oct 2023 21:24:25 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> This PR fixes the clearing of a JNI handle help by libjvmci such that it is done at a safepoint. This is achieved by making a VM call to do the clearing.

Looks good to me.

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

Marked as reviewed by thartmann (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16158#pullrequestreview-1679884298


More information about the hotspot-compiler-dev mailing list