< prev index next >

test/runtime/duplAttributes/DuplAttributesTest.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 8040292 * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @summary Throw exceptions when duplicate attributes are detected. * @run main DuplAttributesTest */ import java.io.File;
< prev index next >