RFR: 8296621: Stage steals focus on scene change [v2]
Thiago Milczarek Sayao
tsayao at openjdk.org
Mon Dec 5 20:59:32 UTC 2022
On Mon, 5 Dec 2022 16:03:25 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> Thiago Milczarek Sayao has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add test
>
> tests/system/src/test/java/test/robot/javafx/scene/SceneChangeShouldNotFocusStageTest.java line 41:
>
>> 39: import org.junit.Assert;
>> 40: import org.junit.BeforeClass;
>> 41: import org.junit.Test;
>
> Since this is a new test class, you should probably use the JUnit5 API.
Done
-------------
PR: https://git.openjdk.org/jfx/pull/940
More information about the openjfx-dev
mailing list