RFR: 8347348: Clarify that the HTTP server in jdk.httpserver module is not a full featured server [v2]
Josiah Noel
duke at openjdk.org
Fri Jan 10 15:59:54 UTC 2025
On Fri, 10 Jan 2025 14:29:16 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Can I please get a review of this doc-only change which clarifies the purpose of the HTTP server that's provided in the JDK's `jdk.httpserver` module? This should help avoid any confusion on the purpose of the server.
>
> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
>
> Brian's inputs
src/jdk.httpserver/share/classes/module-info.java line 43:
> 41: * also be invoked with {@code java -m jdk.httpserver}.
> 42: *
> 43: * <p>The {@link com.sun.net.httpserver.spi} package specifies a SPI for
perhaps make this "an SPI"
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23004#discussion_r1910574767
More information about the net-dev
mailing list