< prev index next >

test/runtime/PerfMemDestroy/PerfMemDestroy.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 8030955 * @summary Allow multiple calls to PerfMemory::destroy() without asserting. * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main PerfMemDestroy */ import java.io.File; import java.util.Map;
< prev index next >