JDK-8278580 : ProblemList javax/swing/JTree/4908142/bug4908142.java on macosx-x64
  • Type: Sub-task
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86_64
  • Submitted: 2021-12-11
  • Updated: 2021-12-16
  • Resolved: 2021-12-11
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 18 JDK 19
18 b28Fixed 19Fixed
Description
In order to reduce the noise in the JDK18 CI, I'm ProblemListing: 

javax/swing/JTree/4908142/bug4908142.java 

on macosx-x64.
In order to reduce the noise in the JDK18 CI, I'm ProblemListing: 

javax/swing/JTree/4908142/bug4908142.java 

on macosx-x64.
Comments
Changeset: 9b99cbe7 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2021-12-11 15:53:31 +0000 URL: https://git.openjdk.java.net/jdk18/commit/9b99cbe7abf56d3ad5231a68b6506e35b89133c9
11-12-2021

Changeset: 9b99cbe7 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2021-12-11 15:53:31 +0000 URL: https://git.openjdk.java.net/jdk18/commit/9b99cbe7abf56d3ad5231a68b6506e35b89133c9
11-12-2021

Here's the context diff for the proposed fix: $ git diff diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index 1205d9a12a3..dc0fc7fa0d1 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -749,7 +749,7 @@ javax/swing/JMenu/4515762/bug4515762.java 8276074 macosx-all sanity/client/SwingSet/src/ToolTipDemoTest.java 8225012 windows-all,macosx-all sanity/client/SwingSet/src/ScrollPaneDemoTest.java 8225013 linux-all sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java 8265770 macosx-all -javax/swing/JTree/4908142/bug4908142.java 8278348 macosx-aarch64 +javax/swing/JTree/4908142/bug4908142.java 8278348 macosx-all ############################################################################
11-12-2021

Here's the context diff for the proposed fix: $ git diff diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index 1205d9a12a3..dc0fc7fa0d1 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -749,7 +749,7 @@ javax/swing/JMenu/4515762/bug4515762.java 8276074 macosx-all sanity/client/SwingSet/src/ToolTipDemoTest.java 8225012 windows-all,macosx-all sanity/client/SwingSet/src/ScrollPaneDemoTest.java 8225013 linux-all sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java 8265770 macosx-all -javax/swing/JTree/4908142/bug4908142.java 8278348 macosx-aarch64 +javax/swing/JTree/4908142/bug4908142.java 8278348 macosx-all ############################################################################
11-12-2021