RFR: 8371367: Replace remaining JvmtiJavaThreadEventTransition with JVMTI_JAVA_THREAD_EVENT_CALLBACK_BLOCK

Leonid Mesnik lmesnik at openjdk.org
Wed Nov 5 20:56:13 UTC 2025


The one JvmtiJavaThreadEventTransition mark should be replaced with macro.

Grepped that there are not JvmtiJavaThreadEventTransition and JvmtiThreadEventTransition mark are used except vm_death.

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

Commit messages:
 - 8371367: Replace remaining JvmtiJavaThreadEventTransition with JVMTI_JAVA_THREAD_EVENT_CALLBACK_BLOCK

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

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


More information about the hotspot-dev mailing list