RFR: 8288428: javax/swing/JInternalFrame/Test6505027.java fails frequently in MacOS 12 machines

Phil Race prr at openjdk.org
Fri Jul 15 20:31:12 UTC 2022


On Fri, 17 Jun 2022 14:28:15 GMT, Manukumar V S <mvs at openjdk.org> wrote:

> javax/swing/JInternalFrame/Test6505027.java seems to be unstable in MacOS machines, especially in MacOSX 12 machines and it fails intermittently in CI causing some noise.
> It seems to be a testbug as adding some stability improvements fix the issue.
> 
> Fix:
> Some stability improvements have been done and the test has been run 10 times per platform in mach5 and got full PASS.

How do the changes made here improve stability ? What I see is just that you are adding a new condition under which it will fail.

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

PR: https://git.openjdk.org/jdk/pull/9202



More information about the client-libs-dev mailing list