On Tue, 7 Apr 2026 17:17:27 GMT, Andy Goryachev <[email protected]> wrote:
>> Christopher Schnick has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Add tests for centering
>
> modules/javafx.controls/src/main/java/javafx/scene/control/HeavyweightDialog.java
> line 318:
>
>> 316:
>> 317: Scene oldScene = oldStage.getScene();
>> 318: if (oldScene != null && dialogScene != null) {
>
> is this the actual fix for the NPE?
is it?
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/2127#discussion_r3081326488