langtools/test/tools/javac/warnings/VerifyLintDescriptions.java
changeset 42496 49cd6effe616
parent 36526 3b41f1c69604
child 44573 245bb4e6f983
--- a/langtools/test/tools/javac/warnings/VerifyLintDescriptions.java	Thu Dec 08 21:21:48 2016 +0000
+++ b/langtools/test/tools/javac/warnings/VerifyLintDescriptions.java	Thu Dec 08 16:52:38 2016 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 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
@@ -26,6 +26,7 @@
  * @bug 8033961
  * @summary Verify that all LintCategories have their descriptions filled.
  * @modules jdk.compiler/com.sun.tools.javac.code
+ *          jdk.compiler/com.sun.tools.javac.resources:open
  *          jdk.compiler/com.sun.tools.javac.util
  */