< prev index next >

langtools/test/tools/javac/T7093325.java

Print this page

        

*** 25,35 **** * @test * @bug 7093325 8006694 * @summary Redundant entry in bytecode exception table * temporarily workaround combo tests are causing time out in several platforms * @library lib ! * @modules jdk.compiler/com.sun.tools.classfile * @build JavacTestingAbstractThreadedTest * @run main/othervm T7093325 */ // use /othervm to avoid jtreg timeout issues (CODETOOLS-7900047) --- 25,35 ---- * @test * @bug 7093325 8006694 * @summary Redundant entry in bytecode exception table * temporarily workaround combo tests are causing time out in several platforms * @library lib ! * @modules jdk.jdeps/com.sun.tools.classfile * @build JavacTestingAbstractThreadedTest * @run main/othervm T7093325 */ // use /othervm to avoid jtreg timeout issues (CODETOOLS-7900047)
< prev index next >