--- old/test/jdk/javax/net/ssl/DTLS/NoMacInitialClientHello.java 2020-06-09 18:21:32.159461000 +0200 +++ new/test/jdk/javax/net/ssl/DTLS/NoMacInitialClientHello.java 2020-06-09 18:21:31.132449000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2017, 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 -Djdk.tls.client.enableStatusRequestExtension=false * NoMacInitialClientHello