equal
deleted
inserted
replaced
22 */ |
22 */ |
23 |
23 |
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 4990825 |
26 * @bug 4990825 |
27 * @modules jdk.internal.jvmstat/sun.jvmstat.monitor |
|
28 * @summary test that HostIdentifier objects get created as expected |
27 * @summary test that HostIdentifier objects get created as expected |
|
28 * |
|
29 * @modules java.xml |
|
30 * jdk.internal.jvmstat/sun.jvmstat.monitor |
29 */ |
31 */ |
30 |
32 |
31 import java.io.*; |
33 import java.io.*; |
32 import java.net.*; |
34 import java.net.*; |
33 import javax.xml.parsers.*; |
35 import javax.xml.parsers.*; |