On Thu, 10 Sep 2026 23:32:43 GMT, Michael Strauß <[email protected]> wrote:
>> Marius Hanl has updated the pull request incrementally with one additional >> commit since the last revision: >> >> adjust copyright, remove import > > modules/javafx.controls/src/test/java/test/javafx/scene/control/skin/VirtualFlowTest.java > line 42: > >> 40: import java.util.List; >> 41: import java.util.concurrent.atomic.AtomicInteger; >> 42: import java.util.concurrent.atomic.AtomicIntegerArray; > > AtomicIntegerArray doesn't seem to be used. Thanks, tried it when writing the test and forgot to remove it. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2308#discussion_r3989962060
