langtools/test/tools/javah/VersionTest.java
changeset 36991 7f814aac1f80
parent 30730 d3ce7619db2c
child 38605 72ca5671f3e6
--- 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.*;