On Fri, 28 Aug 2026 15:31:59 GMT, Andy Goryachev <[email protected]> wrote:

>> Michael Strauß has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   enable test, extract method calls
>
> modules/javafx.graphics/src/test/java/test/javafx/scene/layout/SnappingTest.java
>  line 158:
> 
>> 156:                     return gridPane;
>> 157:                 }),
>> 158:                 new ContainerCreator<>(AnchorPane::new),
> 
> AnchorPane seems unrelated.

Note: Nothing changed here, `AnchorPane` was already enabled previously and is 
now. Just a comma was needed

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/2262#discussion_r3898003789

Reply via email to