RFR: 8317975: [JVMCI] assert(pointee != nullptr) failed: invariant
Tom Rodriguez
never at openjdk.org
Fri Oct 13 08:02:10 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.
Marked as reviewed by never (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16158#pullrequestreview-1674750057
More information about the hotspot-compiler-dev
mailing list