equal
deleted
inserted
replaced
22 */ |
22 */ |
23 |
23 |
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 8195823 |
26 * @bug 8195823 |
27 * @modules jdk.incubator.httpclient/jdk.incubator.http.internal.frame |
27 * @modules java.net.http/java.net.http.internal.frame |
28 * @run testng/othervm |
28 * @run testng/othervm |
29 * -Djdk.internal.httpclient.debug=true |
29 * -Djdk.internal.httpclient.debug=true |
30 * jdk.incubator.httpclient/jdk.incubator.http.internal.frame.FramesDecoderTest |
30 * java.net.http/java.net.http.internal.frame.FramesDecoderTest |
31 */ |
31 */ |
32 |
32 |