--- old/test/lib/jdk/test/lib/containers/docker/DockerTestUtils.java 2018-06-01 11:49:03.419036338 -0400 +++ new/test/lib/jdk/test/lib/containers/docker/DockerTestUtils.java 2018-06-01 11:49:02.513983505 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, 2018, 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 @@ -20,6 +20,7 @@ * or visit www.oracle.com if you need additional information or have any * questions. */ + package jdk.test.lib.containers.docker; import java.io.File;