Skip to content

Commit

Permalink
8258914: javax/net/ssl/DTLS/RespondToRetransmit.java timed out
Browse files Browse the repository at this point in the history
Backport-of: b575dd8
  • Loading branch information
Andrew Lu authored and GoeLin committed Nov 13, 2023
1 parent 5d14b13 commit 4aa3196
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/jdk/javax/net/ssl/DTLS/RespondToRetransmit.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2016, 2019, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
Expand All @@ -26,7 +26,8 @@

/*
* @test
* @bug 8161086
* @bug 8161086 8258914
* @key intermittent
* @summary DTLS handshaking fails if some messages were lost
* @modules java.base/sun.security.util
* @library /test/lib
Expand Down

0 comments on commit 4aa3196

Please sign in to comment.