Integrated: 8371367: Replace remaining JvmtiJavaThreadEventTransition with JVMTI_JAVA_THREAD_EVENT_CALLBACK_BLOCK

Leonid Mesnik lmesnik at openjdk.org
Thu Nov 6 20:23:15 UTC 2025


On Wed, 5 Nov 2025 20:50:40 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The one JvmtiJavaThreadEventTransition mark should be replaced with macro.
> 
> Grepped that there are not JvmtiJavaThreadEventTransition and JvmtiThreadEventTransition mark are used except vm_death.

This pull request has now been integrated.

Changeset: 90ccdf29
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/90ccdf2986b0e3705997fe31a23fd53c88a1bfaf
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8371367: Replace remaining JvmtiJavaThreadEventTransition with JVMTI_JAVA_THREAD_EVENT_CALLBACK_BLOCK

Reviewed-by: sspitsyn, cjplummer

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

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


More information about the serviceability-dev mailing list