> 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 stability improvements fix 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. I have removed the problem listing and tested it 
> in windows platform also, it works fine there.
> 
> Fix:
> Some stability improvements have been done and the test has been run 100 
> times per platform in mach5 and got full PASS.

Manukumar V S has updated the pull request incrementally with one additional 
commit since the last revision:

  Review comments fixed: Reverted variable name change, reverted +20 in point

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9187/files
  - new: https://git.openjdk.org/jdk/pull/9187/files/fbaa185a..50321cc2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9187&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9187&range=01-02

  Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/9187.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9187/head:pull/9187

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

Reply via email to