equal
deleted
inserted
replaced
25 * @test TestG1 |
25 * @test TestG1 |
26 * @key gc |
26 * @key gc |
27 * @bug 8006398 |
27 * @bug 8006398 |
28 * @summary Test that the G1 collector does not print a warning message |
28 * @summary Test that the G1 collector does not print a warning message |
29 * @library /testlibrary |
29 * @library /testlibrary |
30 * @modules java.base/sun.misc |
30 * @modules java.base/jdk.internal.misc |
31 * java.management |
31 * java.management |
32 */ |
32 */ |
33 |
33 |
34 import jdk.test.lib.OutputAnalyzer; |
34 import jdk.test.lib.OutputAnalyzer; |
35 import jdk.test.lib.ProcessTools; |
35 import jdk.test.lib.ProcessTools; |