JDK-8288415 : java/awt/PopupMenu/PopupMenuLocation.java is unstable in MacOS machines
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 11,17,19,20,21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2022-06-14
  • Updated: 2023-10-25
  • Resolved: 2023-01-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 17 JDK 21
11.0.20-oracleFixed 17.0.7-oracleFixed 21 b06Fixed
Related Reports
Relates :  
Description
java/awt/PopupMenu/PopupMenuLocation.java seems to be unstable in MacOS machines, especially in MacOSX 12 machines. It seems to be a testbug as adding some delay fixes the issue. It intermittently fails in CI causing some noise.

Fix:
Some stability improvements have been done and the test has been run 100 times per platform in mach5 and got full PASS.
Comments
Fix request [11u] I backport this for parity with 11.0.20-oracle. No risk, only a test change. Clean backport. Test passes on mac.SAP nightly testing passed.
25-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/2210 Date: 2023-10-24 10:32:33 +0000
24-10-2023

Fix request [17u] I backport this for parity with 17.0.7-oracle. No risk, only a test change. Clean backport. Test passes on linux. SAP nightly testing passed.
14-02-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/1164 Date: 2023-02-10 08:01:16 +0000
10-02-2023

Changeset: a2f67660 Author: Manukumar V S <mvs@openjdk.org> Committer: Alexey Ivanov <aivanov@openjdk.org> Date: 2023-01-16 12:18:51 +0000 URL: https://git.openjdk.org/jdk/commit/a2f67660f088559ce49f73da7401801fb826028b
16-01-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10655 Date: 2022-10-11 14:17:42 +0000
11-10-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10606 Date: 2022-10-07 13:36:17 +0000
07-10-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/9187 Date: 2022-06-16 15:01:12 +0000
16-06-2022