Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.
/ lanai Public archive

Commit 10be998

Browse files
author
duke
committedDec 26, 2020
Automatic merge of jdk:master into master
2 parents 44f1aa2 + b575dd8 commit 10be998

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎test/jdk/javax/net/ssl/DTLS/RespondToRetransmit.java

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016, 2019, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -26,7 +26,8 @@
2626

2727
/*
2828
* @test
29-
* @bug 8161086
29+
* @bug 8161086 8258914
30+
* @key intermittent
3031
* @summary DTLS handshaking fails if some messages were lost
3132
* @modules java.base/sun.security.util
3233
* @library /test/lib

0 commit comments

Comments
 (0)