8242265: serviceability/sa/ClhsdbScanOops.java fails due to bad @requires expression
Reviewed-by: sspitsyn, lmesnik
This commit is contained in:
parent
62060fc278
commit
64957a1770
@ -25,7 +25,7 @@
|
||||
* @test
|
||||
* @bug 8192985
|
||||
* @summary Test the clhsdb 'scanoops' command
|
||||
* @requires vm.gc.ParallelGC
|
||||
* @requires vm.gc.Parallel
|
||||
* @requires vm.hasSA
|
||||
* @library /test/lib
|
||||
* @run main/othervm/timeout=1200 ClhsdbScanOops UseParallelGC
|
||||
@ -35,7 +35,7 @@
|
||||
* @test
|
||||
* @bug 8192985
|
||||
* @summary Test the clhsdb 'scanoops' command
|
||||
* @requires vm.gc.SerialGC
|
||||
* @requires vm.gc.Serial
|
||||
* @requires vm.hasSA
|
||||
* @library /test/lib
|
||||
* @run main/othervm/timeout=1200 ClhsdbScanOops UseSerialGC
|
||||
|
Loading…
x
Reference in New Issue
Block a user