8161303: Sample NIO Server README needs updating

Reviewed-by: xuelei
This commit is contained in:
Bradford Wetmore 2016-07-28 10:35:31 -07:00
parent 8a05f12710
commit e2c37e40c6

@ -67,7 +67,7 @@ The server must be built on version 1.5 (or later) of the platform.
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: