changeset 45245 | 48fed68b35c1 |
parent 41705 | 332239c052cc |
--- a/hotspot/test/compiler/codecache/stress/Helper.java Mon May 22 09:23:59 2017 +0200 +++ b/hotspot/test/compiler/codecache/stress/Helper.java Mon May 22 15:27:20 2017 -0700 @@ -25,7 +25,7 @@ import jdk.test.lib.Asserts; import jdk.test.lib.ByteCodeLoader; -import jdk.test.lib.wrappers.InfiniteLoop; +import jdk.test.lib.InfiniteLoop; import jdk.test.lib.Utils; import sun.hotspot.WhiteBox;