RFR: 8277459: Add jwebserver tool

Daniel Fuchs dfuchs at openjdk.java.net
Wed Nov 24 12:41:05 UTC 2021


On Mon, 22 Nov 2021 09:43:19 GMT, Julia Boes <jboes at 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



More information about the build-dev mailing list