On Thu, 9 Jan 2025 13:06:55 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. This pull request has now been integrated. Changeset: aa70f0ae Author: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/aa70f0ae8be0bbc80e9d002bf02d0278c8e31bf8 Stats: 9 lines in 1 file changed: 8 ins; 0 del; 1 mod 8347348: Clarify that the HTTP server in jdk.httpserver module is not a full featured server Reviewed-by: michaelm, dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/23004