changeset 44545 | 83b611b88ac8 |
parent 36511 | 9d0388c6b336 |
--- a/jdk/test/java/lang/SecurityManager/modules/Test.java Thu Apr 06 17:01:03 2017 +0000 +++ b/jdk/test/java/lang/SecurityManager/modules/Test.java Fri Apr 07 08:05:54 2017 +0000 @@ -21,8 +21,6 @@ * questions. */ -import java.lang.reflect.Module; - public class Test { public static void main(String... args) { SecurityManager sm = System.getSecurityManager();