changeset 36851 | 03e2f4d0a421 |
parent 36576 | 8bd19bf60177 |
child 39414 | 4adf52148100 |
--- a/hotspot/test/gc/TestCardTablePageCommits.java Sat Apr 09 23:03:25 2016 +0100 +++ b/hotspot/test/gc/TestCardTablePageCommits.java Sat Apr 09 23:03:39 2016 +0100 @@ -33,7 +33,7 @@ * @summary Tests that the card table does not commit the same page twice * @requires vm.gc=="Parallel" | vm.gc=="null" * @library /testlibrary - * @modules java.base/sun.misc + * @modules java.base/jdk.internal.misc * java.management * @run driver TestCardTablePageCommits */