RFR: 8347348: Clarify that the HTTP server in jdk.httpserver module is not a full featured server
Jaikiran Pai
jpai at openjdk.org
Tue Feb 11 12:04:21 UTC 2025
On Fri, 10 Jan 2025 16:08:05 GMT, Josiah Noel <duke at openjdk.org> wrote:
> All I'm saying is we can make things clearer. We should be unambiguous in saying that the default implementation provided by the module is only intended for testing without discouraging the efforts of existing implementations meant for other uses.
With this input and additional inputs from others familiar with this module and its history, I've now updated this PR to split the proposed text into an `@apiNote`and an `@implNote`. The text stating the testing, debugging and development purpose of the default server implementation provided by this module has now been moved into the `@implNote` section.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23004#issuecomment-2650602460
More information about the net-dev
mailing list