jdk11u-dev icon indicating copy to clipboard operation
jdk11u-dev copied to clipboard

8327040: Problemlist ActionListenerCalledTwiceTest.java test failing in macos14

Open luchenlin opened this issue 9 months ago • 5 comments

I backport this for parity with 11.0.24-oracle.


Progress

  • [ ] JDK-8327040 needs maintainer approval
  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue

Issue

  • JDK-8327040: Problemlist ActionListenerCalledTwiceTest.java test failing in macos14 (Bug - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/2724/head:pull/2724
$ git checkout pull/2724

Update a local copy of the PR:
$ git checkout pull/2724
$ git pull https://git.openjdk.org/jdk11u-dev.git pull/2724/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2724

View PR using the GUI difftool:
$ git pr show -t 2724

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/2724.diff

Webrev

Link to Webrev Comment

luchenlin avatar May 24 '24 06:05 luchenlin