On Mon, 22 Nov 2021 09:43:19 GMT, Julia Boes <jb...@openjdk.org> wrote:

> This change introduces jwebserver, a dedicated JDK tool for the Simple Web 
> Server. 
> 
> A description is provided in a follow-up comment.

src/jdk.httpserver/share/classes/sun/net/httpserver/simpleserver/resources/simpleserver.properties
 line 45:

> 43: -p, --port            - Port to listen on. Default: 8000.\n\
> 44: -h, -?, --help        - Print this help message.\n\
> 45: -version, --version   - Print version information.\n\

Should this be " - Print version information and exit."

-------------

PR: https://git.openjdk.java.net/jdk/pull/6497

Reply via email to