< prev index next >

test/gc/arguments/AllocationHelper.java

Print this page

        

*** 19,30 **** * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ - package jdk.test.lib; - import java.util.LinkedList; import java.util.concurrent.Callable; /** * Helper class which allocates memory. --- 19,28 ----
< prev index next >