The API and server implementation provided in the JDK's jdk.httpserver module has always been for simple usages like local testing and development. It has never been a goal to provide a full featured or high performance server implementation. The documentation of this module should be updated to make a mention of this to avoid any confusion about the purpose of the server.
- links to
-
Commit(master) openjdk/jdk/aa70f0ae
-
Review(master) openjdk/jdk/23004