mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-09 18:08:31 +00:00
8370079: Re-enable vmTestbase/gc/vector/CircularListLow and LinearListLow with SerialGC
Reviewed-by: tschatzl
This commit is contained in:
parent
dc6858f336
commit
257bb2b279
@ -31,6 +31,5 @@
|
||||
*
|
||||
* @library /vmTestbase
|
||||
* /test/lib
|
||||
* @requires vm.gc != "Serial"
|
||||
* @run main/othervm/timeout=480 gc.vector.SimpleGC.SimpleGC -ms low -gp circularList(low)
|
||||
*/
|
||||
|
||||
@ -31,6 +31,5 @@
|
||||
*
|
||||
* @library /vmTestbase
|
||||
* /test/lib
|
||||
* @requires vm.gc != "Serial"
|
||||
* @run main/othervm gc.vector.SimpleGC.SimpleGC -ms low -gp linearList(low)
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user