RFR: 8317975: [JVMCI] assert(pointee != nullptr) failed: invariant
Doug Simon
dnsimon at openjdk.org
Mon Oct 16 12:49:37 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.
Thanks for the reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16158#issuecomment-1764411438
More information about the graal-dev
mailing list