mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8273928: Use named run ids when problem listing tests
Reviewed-by: pliden, kbarrett, dholmes
This commit is contained in:
parent
6642d2eb8b
commit
c60bcd09b7
17 changed files with 83 additions and 71 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue