< prev index next >

test/compiler/codecache/CheckSegmentedCodeCache.java

Print this page

        

*** 19,29 **** * 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. */ ! import com.oracle.java.testlibrary.*; import sun.hotspot.WhiteBox; /* * @test CheckSegmentedCodeCache * @bug 8015774 --- 19,29 ---- * 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. */ ! import jdk.test.lib.*; import sun.hotspot.WhiteBox; /* * @test CheckSegmentedCodeCache * @bug 8015774
< prev index next >