--- old/test/java/nio/file/Files/SBC.java 2016-05-30 16:31:36.000000000 +0100 +++ new/test/java/nio/file/Files/SBC.java 2016-05-30 16:31:36.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2008, 2016, 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 @@ -25,7 +25,7 @@ * @bug 4313887 * @summary Unit test for java.nio.file.Files.newByteChannel * @library .. - * @modules java.base/com.sun.nio.file + * @modules jdk.unsupported */ import java.nio.ByteBuffer;