< prev index next >

langtools/test/tools/jdeps/jdkinternals/src/q/WithRepl.java

Print this page

        

@@ -19,11 +19,11 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
-package p;
+package q;
 
 import sun.security.util.HostnameChecker;
 
 public class WithRepl {
    public static void main(String[] argv) throws Exception {
< prev index next >