Integrated: 8345959: Make JVM_IsStaticallyLinked JVM_LEAF

Jiangli Zhou jiangli at openjdk.org
Wed Dec 11 23:48:39 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.

This pull request has now been integrated.

Changeset: 05c56788
Author:    Jiangli Zhou <jiangli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/05c5678886f99290093bf7ad9fb589ee40bb5d29
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8345959: Make JVM_IsStaticallyLinked JVM_LEAF

Reviewed-by: ihse

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

PR: https://git.openjdk.org/jdk/pull/22685


More information about the hotspot-dev mailing list