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

Potentially, but I thought the simplest approach would be as top-level package 
private classes in Event.java

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

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

Reply via email to