8273928: Use named run ids when problem listing tests

Reviewed-by: pliden, kbarrett, dholmes
This commit is contained in:
Stefan Karlsson 2021-09-21 07:42:36 +00:00
parent 6642d2eb8b
commit c60bcd09b7
17 changed files with 83 additions and 71 deletions

View file

@ -38,7 +38,7 @@ import jdk.incubator.vector.VectorSpecies;
import jdk.internal.vm.annotation.ForceInline;
/*
* @test
* @test id=Z
* @bug 8260473
* @requires vm.gc.Z
* @modules jdk.incubator.vector