< prev index next >

test/langtools/tools/javac/flags/FlagsTest.java

Print this page
*** 21,11 ***
   * questions.
   */
  
  /**
   * @test
!  * @bug 8211138
   * @summary Missing Flag enum constants
   * @library /tools/javac/lib
   * @modules jdk.compiler/com.sun.tools.javac.code
   * @run main FlagsTest
   */
--- 21,11 ---
   * questions.
   */
  
  /**
   * @test
!  * @bug 8211138 8215246
   * @summary Missing Flag enum constants
   * @library /tools/javac/lib
   * @modules jdk.compiler/com.sun.tools.javac.code
   * @run main FlagsTest
   */
< prev index next >