RFR: 8304065: HttpServer.stop should terminate immediately if no exchanges are in progress [v4]
Daniel Fuchs
dfuchs at openjdk.org
Mon May 26 16:31:52 UTC 2025
On Mon, 26 May 2025 16:08:54 GMT, Michael McMahon <michaelm at openjdk.org> wrote:
> I wonder could the two Event types be consolidated inside Event.java? It seems overkill to have them in three separate source files now.
Do you mean refactoring WriteFinishEvent and StopRequestedEvent as inner classes of Event.java?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25333#issuecomment-2910225464
More information about the net-dev
mailing list