hotspot/test/compiler/compilercontrol/TestCompilerDirectivesCompatibilityCommandOn.java
--- a/hotspot/test/compiler/compilercontrol/TestCompilerDirectivesCompatibilityCommandOn.java Sat Apr 09 23:03:25 2016 +0100
+++ b/hotspot/test/compiler/compilercontrol/TestCompilerDirectivesCompatibilityCommandOn.java Sat Apr 09 23:03:39 2016 +0100
@@ -25,7 +25,7 @@
* @test TestCompilerDirectivesCompatibilityCommandOn
* @bug 8137167
* @library /testlibrary /test/lib /
- * @modules java.base/sun.misc
+ * @modules java.base/jdk.internal.misc
* java.compiler
* java.management
* @build jdk.test.lib.*