< prev index next >

test/compiler/intrinsics/mathexact/Verify.java

Print this page

        

*** 19,29 **** --- 19,32 ---- * 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 compiler.intrinsics.mathexact; + import jdk.test.lib.Utils; + import java.util.Random; /** * The class depends on Utils class from testlibrary package. * It uses factory method that obtains random generator.
< prev index next >