RFR: 8345959: Make JVM_IsStaticallyLinked JVM_LEAF
Jiangli Zhou
jiangli at openjdk.org
Wed Dec 11 16:33:21 UTC 2024
On Wed, 11 Dec 2024 16:26:32 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:
> Please review this simple fix that changes JVM_IsStaticallyLinked from JVM_ENTRY_NO_ENV to JVM_LEAF. Please see context in https://bugs.openjdk.org/browse/JDK-8345959, thanks.
@magicus You added `JVM_IsStaticallyLinked JVM_LEAF`. Would you want to review this?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22685#issuecomment-2536487685
More information about the hotspot-dev
mailing list