On Wed, 3 May 2023 15:45:18 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
> Please review following trivial fix which add serviceability_ttf_virtual test > group. > There are several directories with jvmti tests developed for testing virtual > threads. It does't make sense to run them with virtual test thread factory. > So the group serviceability_ttf_virtual is introduced to run all other svc > test in this mode. This pull request has now been integrated. Changeset: a44e8908 Author: Leonid Mesnik <lmes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a44e8908a1007365f7c016df65ce7722556c180a Stats: 7 lines in 1 file changed: 7 ins; 0 del; 0 mod 8307308: Add serviceability_ttf_virtual group to exclude jvmti tests developed for virtual threads Reviewed-by: sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/13782