changeset 45245 | 48fed68b35c1 |
parent 41705 | 332239c052cc |
--- a/hotspot/test/compiler/whitebox/AllocationCodeBlobTest.java Mon May 22 09:23:59 2017 +0200 +++ b/hotspot/test/compiler/whitebox/AllocationCodeBlobTest.java Mon May 22 15:27:20 2017 -0700 @@ -44,7 +44,7 @@ package compiler.whitebox; import jdk.test.lib.Asserts; -import jdk.test.lib.wrappers.InfiniteLoop; +import jdk.test.lib.InfiniteLoop; import sun.hotspot.WhiteBox; import sun.hotspot.code.BlobType;