On Fri, 10 Jan 2025 14:29:16 GMT, Jaikiran Pai <j...@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