RFR: 8345959: Make JVM_IsStaticallyLinked JVM_LEAF

Jiangli Zhou jiangli at openjdk.org
Wed Dec 11 16:33:20 UTC 2024


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.

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

Commit messages:
 - Make JVM_IsStaticallyLinked JVM_LEAF.

Changes: https://git.openjdk.org/jdk/pull/22685/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22685&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8345959
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/22685.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22685/head:pull/22685

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


More information about the hotspot-dev mailing list