mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8148147: Sync up @modules from jigsaw/jake
Reviewed-by: chegar, mchung
This commit is contained in:
parent
78651a213e
commit
5e6fc23a73
81 changed files with 192 additions and 98 deletions
|
@ -26,10 +26,10 @@
|
|||
* @bug 8042251
|
||||
* @summary Test that inner classes have in its inner classes attribute enclosing classes and its immediate members.
|
||||
* @library /tools/lib /tools/javac/lib ../lib
|
||||
* @modules jdk.jdeps/com.sun.tools.classfile
|
||||
* jdk.compiler/com.sun.tools.javac.api
|
||||
* @modules jdk.compiler/com.sun.tools.javac.api
|
||||
* jdk.compiler/com.sun.tools.javac.file
|
||||
* jdk.compiler/com.sun.tools.javac.main
|
||||
* jdk.jdeps/com.sun.tools.classfile
|
||||
* @build TestResult TestBase InMemoryFileManager ToolBox
|
||||
* @run main InnerClassesHierarchyTest
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue