RFR: 8309935: Mac - SystemMenuBar, IndexOutOfBoundsException on change [v2]

Florian Kirmaier fkirmaier at openjdk.org
Fri Jun 16 07:30:11 UTC 2023


On Fri, 16 Jun 2023 07:24:51 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:

>> Fixing JDK-8309935 and providing a test for it.
>
> Florian Kirmaier has updated the pull request incrementally with one additional commit since the last revision:
> 
>   small changes based on code review

I've tested it on Mac.

On Windows, many people will test it soon, because the fix is now integrated into a development version of a JavaFX Application, with a lot of Testers / Developers. So if something breaks, we should know it very soon. 
But I don't expect any issues.

For Linux, I currently don't have a device available to test it.
I could create a TestVM, to just Test it, but I don't really see how this breaks only on Linux.

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

PR Comment: https://git.openjdk.org/jfx/pull/1152#issuecomment-1594236723


More information about the openjfx-dev mailing list