8161303: Sample NIO Server README needs updating.
authorwetmore
Thu, 28 Jul 2016 10:35:31 -0700
changeset 39878 11c674ba1512
parent 39877 817d38ddcc36
child 39879 8d20f3881abf
8161303: Sample NIO Server README needs updating. Reviewed-by: xuelei
jdk/src/sample/share/nio/server/README.txt
--- a/jdk/src/sample/share/nio/server/README.txt	Thu Jul 28 16:43:37 2016 +0000
+++ b/jdk/src/sample/share/nio/server/README.txt	Thu Jul 28 10:35:31 2016 -0700
@@ -67,7 +67,7 @@
 Invoking the following should be sufficient:
 
     % mkdir build
-    % javac -source 1.5 -target 1.5 -d build *.java
+    % javac -d build *.java
 
 The following creates the document root: