jdk/test/sun/jvmstat/monitor/MonitoredVm/TestPollingInterval.java
changeset 40686 1b855fa5c9c5
parent 33832 7dde7a271492
child 43533 33d180b3b647
equal deleted inserted replaced
40685:e6f3a9fff607 40686:1b855fa5c9c5
     1 /*
     1 /*
     2  * Copyright (c) 2004, 2015, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2004, 2016, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
    40  * @test
    40  * @test
    41  * @bug 6672135
    41  * @bug 6672135
    42  * @summary setInterval() for local MonitoredHost and local MonitoredVm
    42  * @summary setInterval() for local MonitoredHost and local MonitoredVm
    43  * @modules jdk.jvmstat/sun.jvmstat.monitor
    43  * @modules jdk.jvmstat/sun.jvmstat.monitor
    44  * @library /lib/testlibrary
    44  * @library /lib/testlibrary
    45  * @library /test/lib/share/classes
    45  * @library /test/lib
    46  * @build jdk.testlibrary.*
    46  * @build jdk.testlibrary.*
    47  * @build jdk.test.lib.apps.*
    47  * @build jdk.test.lib.apps.*
    48  * @run main TestPollingInterval
    48  * @run main TestPollingInterval
    49  */
    49  */
    50 public class TestPollingInterval {
    50 public class TestPollingInterval {