8215329: Modify ZGC requirement for HeapMonitorThreadTest.java
Modify the requirement to be tested Reviewed-by: amenkov, pliden, sspitsyn
This commit is contained in:
parent
1d7662e428
commit
a9d7e075e5
@ -30,7 +30,7 @@ package MyPackage;
|
|||||||
* @summary Verifies the JVMTI Heap Monitor Thread information sanity.
|
* @summary Verifies the JVMTI Heap Monitor Thread information sanity.
|
||||||
* @compile HeapMonitorThreadTest.java
|
* @compile HeapMonitorThreadTest.java
|
||||||
* @run main/othervm/native -Xmx512m -agentlib:HeapMonitorTest MyPackage.HeapMonitorThreadTest
|
* @run main/othervm/native -Xmx512m -agentlib:HeapMonitorTest MyPackage.HeapMonitorThreadTest
|
||||||
* @requires !vm.gc.Z
|
* @requires vm.gc != "Z"
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
Loading…
Reference in New Issue
Block a user