RFR: 8319748: [JVMCI] TestUseCompressedOopsFlagsWithUlimit.java crashes on libgraal

Tom Rodriguez never at openjdk.org
Wed Nov 8 21:26:57 UTC 2023


On Wed, 8 Nov 2023 20:38:19 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> The memory allocated in libjvmci for the error message describing a failure in `JNI_CreateJavaVM` must not be freed with `os::free` as the allocation was not NMT-aware.

Marked as reviewed by never (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16571#pullrequestreview-1721301940


More information about the graal-dev mailing list