On Mon, 26 May 2025 16:08:54 GMT, Michael McMahon <micha...@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