langtools/test/tools/javac/T6406771.java
changeset 44573 245bb4e6f983
parent 40308 274367a99f98
--- a/langtools/test/tools/javac/T6406771.java	Thu Apr 06 17:01:05 2017 +0000
+++ b/langtools/test/tools/javac/T6406771.java	Fri Apr 07 08:08:26 2017 +0000
@@ -11,9 +11,9 @@
 // Editing the imports and other leading text may affect the golden text in the tests field.
 // Also beware of scripts that auto-expand tabs to spaces.
 
+
+
 import java.io.*;
-import java.lang.reflect.Layer;
-import java.lang.reflect.Module;
 import java.util.*;
 import javax.annotation.processing.*;
 import javax.lang.model.*;