On Sat, 28 Mar 2026 13:38:11 GMT, Copilot <[email protected]> wrote: >> Thiago Milczarek Sayao has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Location can be negative > > tests/system/src/test/java/test/javafx/stage/StageTestBase.java line 59: > >> 57: >> 58: /** >> 59: * Creates a Scene for the test stage acoording to the {@link >> StageStyle} > > Typo in Javadoc: "acoording" should be "according". > Suggestion: > > * Creates a Scene for the test stage according to the {@link StageStyle}
Fixed ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1789#discussion_r3004869512
