RFR: 8336332: Rework tests to avoid unrelated stderr output [v11]
Kevin Rushforth
kcr at openjdk.org
Fri Sep 19 15:32:15 UTC 2025
On Thu, 18 Sep 2025 20:32:24 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> "Exception is snapshot callback" is coming from Node:2421 and Scene:1612
>
> Why in the world do we have unsuppressible System.err.println() in there??
We have many such places in the JavaFX runtime. We already have a task filed to examine these: [JDK-8320266](https://bugs.openjdk.org/browse/JDK-8320266).
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1897#issuecomment-3312651716
More information about the openjfx-dev
mailing list