diff -r ec0b843a7af5 -r 7f814aac1f80 langtools/test/tools/javah/VersionTest.java --- a/langtools/test/tools/javah/VersionTest.java Mon Apr 04 10:31:20 2016 -0700 +++ b/langtools/test/tools/javah/VersionTest.java Mon Apr 04 12:34:42 2016 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 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 @@ * @test * @bug 6890226 * @summary javah -version is broken - * @modules jdk.compiler + * @modules jdk.compiler/com.sun.tools.javah */ import java.io.*;