Skip to content

Commit 257bb2b

Browse files
committed
8370079: Re-enable vmTestbase/gc/vector/CircularListLow and LinearListLow with SerialGC
Reviewed-by: tschatzl
1 parent dc6858f commit 257bb2b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/hotspot/jtreg/vmTestbase/gc/vector/CircularListLow/TestDescription.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@
3131
*
3232
* @library /vmTestbase
3333
* /test/lib
34-
* @requires vm.gc != "Serial"
3534
* @run main/othervm/timeout=480 gc.vector.SimpleGC.SimpleGC -ms low -gp circularList(low)
3635
*/

test/hotspot/jtreg/vmTestbase/gc/vector/LinearListLow/TestDescription.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@
3131
*
3232
* @library /vmTestbase
3333
* /test/lib
34-
* @requires vm.gc != "Serial"
3534
* @run main/othervm gc.vector.SimpleGC.SimpleGC -ms low -gp linearList(low)
3635
*/

0 commit comments

Comments
 (0)