mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
8307308: Add serviceability_ttf_virtual group to exclude jvmti tests developed for virtual threads
Reviewed-by: sspitsyn
(cherry picked from commit a44e8908a1)
This commit is contained in:
committed by
Vitaly Provodin
parent
bc024a40ff
commit
ea0ff7ede6
@@ -125,6 +125,13 @@ tier1_loom_serviceability = \
|
||||
hotspot_loom = \
|
||||
:tier1_loom
|
||||
|
||||
serviceability_ttf_virtual = \
|
||||
serviceability/ \
|
||||
-serviceability/jvmti/vthread \
|
||||
-serviceability/jvmti/thread \
|
||||
-serviceability/jvmti/events \
|
||||
-serviceability/jvmti/negative
|
||||
|
||||
tier1_common = \
|
||||
sanity/BasicVMTest.java \
|
||||
gtest/GTestWrapper.java \
|
||||
|
||||
Reference in New Issue
Block a user