--- old/test/jdk/javax/net/ssl/DTLS/WeakCipherSuite.java 2020-06-09 18:21:49.973311000 +0200 +++ new/test/jdk/javax/net/ssl/DTLS/WeakCipherSuite.java 2020-06-09 18:21:48.875312000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2019, 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 @@ -29,6 +29,7 @@ * @bug 8043758 * @summary Datagram Transport Layer Security (DTLS) * @modules java.base/sun.security.util + * @library /test/lib * @build DTLSOverDatagram * @run main/othervm WeakCipherSuite TLS_DH_anon_WITH_AES_128_GCM_SHA256 * @run main/othervm WeakCipherSuite SSL_DH_anon_WITH_DES_CBC_SHA