On Mon, 7 Oct 2024 19:20:38 GMT, Sebastian Lövdahl <d...@openjdk.org> wrote:
> Interesting! What could possibly interrupt `EventGeneratorLoop`? It's a good question, but I don't know exactly... We do see interrupted exceptions in testing sometimes, and we might have various tests running on the same system at the same time. The tests which attach or otherwise poke around and look at other processes can be part of the problem, but I don't have a particular test in mind. So I'm thinking we can be defensive... ------------- PR Comment: https://git.openjdk.org/jdk/pull/21331#issuecomment-2397739522