8252264: tools/javac/flags/LockedFlagClash.java fails to compile

Reviewed-by: jlahoda
This commit is contained in:
Jie Fu 2020-08-25 12:46:18 +08:00
parent d4e6262f3c
commit f586b6c0cd

View File

@ -28,6 +28,7 @@
by use in Types.asSuper.
* @library /tools/lib
* @modules jdk.compiler/com.sun.tools.javac.api
* jdk.compiler/com.sun.tools.javac.main
* @build toolbox.JavacTask toolbox.TestRunner toolbox.ToolBox
* @run main LockedFlagClash
*/