Skip to content

Commit

Permalink
added bug id to test
Browse files Browse the repository at this point in the history
  • Loading branch information
dfuch committed Oct 17, 2024
1 parent 191eea7 commit 8afb5f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

/*
* @test
* // [@]bug NNNN
* @bug 8342075
* @summary checks connection flow control
* @library /test/lib /test/jdk/java/net/httpclient/lib
* @build jdk.httpclient.test.lib.http2.Http2TestServer jdk.test.lib.net.SimpleSSLContext
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

/*
* @test
* // [@]bug NNNN
* @bug 8342075
* @library /test/lib /test/jdk/java/net/httpclient/lib
* @build jdk.httpclient.test.lib.http2.Http2TestServer jdk.test.lib.net.SimpleSSLContext
* @run testng/othervm -Djdk.internal.httpclient.debug=true
Expand Down

0 comments on commit 8afb5f8

Please sign in to comment.