< prev index next >

test/langtools/tools/javac/T7093325.java

Print this page
*** 24,12 ***
  /*
   * @test
   * @bug 7093325 8006694 8129962
   * @summary Redundant entry in bytecode exception table
   *  temporarily workaround combo tests are causing time out in several platforms
-  * @library /tools/javac/lib
   * @enablePreview
   * @modules java.base/jdk.internal.classfile.impl
   *          jdk.compiler/com.sun.tools.javac.api
   *          jdk.compiler/com.sun.tools.javac.file
   *          jdk.compiler/com.sun.tools.javac.util
   * @build combo.ComboTestHelper
--- 24,12 ---
  /*
   * @test
   * @bug 7093325 8006694 8129962
   * @summary Redundant entry in bytecode exception table
   *  temporarily workaround combo tests are causing time out in several platforms
   * @enablePreview
+  * @library /tools/javac/lib
   * @modules java.base/jdk.internal.classfile.impl
   *          jdk.compiler/com.sun.tools.javac.api
   *          jdk.compiler/com.sun.tools.javac.file
   *          jdk.compiler/com.sun.tools.javac.util
   * @build combo.ComboTestHelper
< prev index next >