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

javax/swing/JTree/4908142/bug4908142.java

on macosx-aarch64.
Comments
Changeset: c83b781b Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2021-12-08 20:42:52 +0000 URL: https://git.openjdk.java.net/jdk/commit/c83b781b6002ca0f067a35e678ab5285d98d015d
08-12-2021

Changeset: c83b781b Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2021-12-08 20:42:52 +0000 URL: https://git.openjdk.java.net/jdk/commit/c83b781b6002ca0f067a35e678ab5285d98d015d
08-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 a48fe6af429..22fea8832f6 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -748,6 +748,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 ############################################################################
08-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 a48fe6af429..22fea8832f6 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -748,6 +748,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 ############################################################################
08-12-2021