Skip to content

Commit

Permalink
8332006: com/sun/net/httpserver/TcpNoDelayNotRequired.java run timeou…
Browse files Browse the repository at this point in the history
…t with -Xcomp

Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
  • Loading branch information
sendaoYan committed May 9, 2024
1 parent c7d98df commit e34cd37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/jdk/com/sun/net/httpserver/TcpNoDelayNotRequired.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
* @test
* @bug 6968351
* @summary tcp no delay not required for small payloads
* @requires vm.flagless
* @library /test/lib
* @run main/othervm/timeout=5 -Dsun.net.httpserver.nodelay=false TcpNoDelayNotRequired
*/
Expand Down

0 comments on commit e34cd37

Please sign in to comment.