On Tue, 11 Oct 2022 14:17:42 GMT, Manukumar V S <[email protected]> wrote:

> java/awt/PopupMenu/PopupMenuLocation.java seems to be unstable in MacOS 
> machines, especially in MacOSX 12 & 13 machines. It seems to be a testbug as 
> adding some stability improvements fixes the issue. It intermittently fails 
> in CI causing some noise. This test was already problem listed in windows due 
> to an umbrella bug JDK-8238720. This fix doesn't cover the Windows issue, so 
> the problem listing in windows will remain same.
> 
> Fix:
> Some stability improvements have been done and the test has been run 100 
> times per platform in mach5 and got full PASS.
> Also updated the screen capture code, made frame undecorated, added some 
> prints for better debugging.

This pull request has now been integrated.

Changeset: a2f67660
Author:    Manukumar V S <[email protected]>
Committer: Alexey Ivanov <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/a2f67660f088559ce49f73da7401801fb826028b
Stats:     60 lines in 1 file changed: 36 ins; 3 del; 21 mod

8288415: java/awt/PopupMenu/PopupMenuLocation.java is unstable in MacOS machines

Reviewed-by: dnguyen, aivanov

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

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

Reply via email to