RFR: 8304065: HttpServer.stop should terminate immediately if no exchanges are in progress [v4]

Mikhail Yankelevich myankelevich at openjdk.org
Wed May 28 10:02:57 UTC 2025


On Mon, 26 May 2025 16:28:52 GMT, Daniel Fuchs <dfuchs 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.
>
>> 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?

@dfuch, @msheppar, @djelinski , @Michael-Mc-Mahon, thank you for your reviews!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25333#issuecomment-2915725286


More information about the net-dev mailing list