RFR: 8273617: UninitializedDisplayModeChangeTest.java times out on macOS 12 [v3]
Phil Race
prr at openjdk.org
Mon Sep 22 18:22:27 UTC 2025
On Sun, 21 Sep 2025 23:20:48 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> > It seemed to be macOS bug on osx12 and it pass locally on osx15.6 everytime now even without timeout increase so I dont think bug exists anymore...It seems in slower CI systems it takes few minutes+ which is why we needed to increase the timeout to satisfy CI testing
>
> Then you do not need any other changes except timeout?
The test shouldn't sleep on the EDT. So I think these changes are warranted.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27365#issuecomment-3320647545
More information about the client-libs-dev
mailing list