8235297: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java fails intermittent

Reviewed-by: xuelei
This commit is contained in:
Matthias Baesken 2022-12-28 08:28:02 +00:00
parent 11fd651ab1
commit d490f15e3b

View File

@ -26,6 +26,7 @@
* @library /test/lib
* @summary Test that a New Session Ticket will be generated when a
* SSLSessionBindingListener is set (boundValues)
* @key intermittent
* @run main/othervm ResumptionUpdateBoundValues
*/