RFR: 8309935: Mac - SystemMenuBar, IndexOutOfBoundsException on change [v2]
Florian Kirmaier
fkirmaier at openjdk.org
Fri Jun 16 07:30:15 UTC 2023
On Tue, 13 Jun 2023 14:53:39 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Florian Kirmaier has updated the pull request incrementally with one additional commit since the last revision:
>>
>> small changes based on code review
>
> tests/system/src/test/java/test/javafx/stage/SystemMenuBarTest.java line 1:
>
>> 1: package test.javafx.stage;
>
> This needs a standard copyright header.
done
> tests/system/src/test/java/test/javafx/stage/SystemMenuBarTest.java line 7:
>
>> 5: import org.junit.Test;
>> 6: import test.util.Util;
>> 7: import test.util.memory.JMemoryBuddy;
>
> Unused import.
done
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1152#discussion_r1231889048
PR Review Comment: https://git.openjdk.org/jfx/pull/1152#discussion_r1231889177
More information about the openjfx-dev
mailing list