changeset 36851 | 03e2f4d0a421 |
parent 33156 | e17908b59e82 |
child 40026 | d10846ed8b6d |
--- a/hotspot/test/compiler/startup/SmallCodeCacheStartup.java Sat Apr 09 23:03:25 2016 +0100 +++ b/hotspot/test/compiler/startup/SmallCodeCacheStartup.java Sat Apr 09 23:03:39 2016 +0100 @@ -29,7 +29,7 @@ * to initialize all compiler threads. The option -Xcomp gives the VM more time to * trigger the old bug. * @library /testlibrary - * @modules java.base/sun.misc + * @modules java.base/jdk.internal.misc * java.management */ import jdk.test.lib.*;