changeset 40059 | c2304140ed64 |
parent 39291 | a4efe145313d |
child 40631 | ed82623d7831 |
--- a/hotspot/test/compiler/jvmci/compilerToVM/GetMaxCallTargetOffsetTest.java Tue Jul 12 08:42:46 2016 +0000 +++ b/hotspot/test/compiler/jvmci/compilerToVM/GetMaxCallTargetOffsetTest.java Tue Jul 12 18:24:48 2016 +0300 @@ -37,8 +37,8 @@ package compiler.jvmci.compilerToVM; +import jdk.test.lib.Asserts; import jdk.vm.ci.hotspot.CompilerToVMHelper; -import jdk.test.lib.Asserts; public class GetMaxCallTargetOffsetTest { public static void main(String args[]) {