git: openjdk/loom: fibers: 2 new changesets

duke duke at openjdk.java.net
Fri Jan 15 06:01:08 UTC 2021


Changeset: 2f01f141
Author:    lmesnik <leonid.mesnik at oracle.com>
Date:      2021-01-14 17:49:14 +0000
URL:       https://git.openjdk.java.net/loom/commit/2f01f141

ClassLoad event test fixed to support virtual threads.

! test/hotspot/jtreg/serviceability/jvmti/events/ClassLoad/classload01/classload01.java
! test/hotspot/jtreg/serviceability/jvmti/events/ClassLoad/classload01/libclassload01.cpp
! test/lib/jdk/test/lib/jvmti/jvmti_common.h

Changeset: 33294ba9
Author:    lmesnik <leonid.mesnik at oracle.com>
Date:      2021-01-14 20:58:07 +0000
URL:       https://git.openjdk.java.net/loom/commit/33294ba9

ClassPrep events fixed for vthread.

! test/hotspot/jtreg/serviceability/jvmti/events/Breakpoint/breakpoint01/libbreakpoint01.cpp
! test/hotspot/jtreg/serviceability/jvmti/events/ClassLoad/classload01/libclassload01.cpp
! test/hotspot/jtreg/serviceability/jvmti/events/ClassPrepare/classprep01/classprep01.java
! test/hotspot/jtreg/serviceability/jvmti/events/ClassPrepare/classprep01/libclassprep01.cpp
! test/lib/jdk/test/lib/jvmti/jvmti_common.h



More information about the loom-dev mailing list