JDK-8278445 : ProblemList tools/jpackage/share/IconTest.java on macosx-x64
  • Type: Sub-task
  • Component: tools
  • Sub-Component: jpackage
  • Affected Version: 18
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86_64
  • 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

tools/jpackage/share/IconTest.java

on macosx-x64.
Comments
Changeset: ba86dd4a Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2021-12-08 18:02:34 +0000 URL: https://git.openjdk.java.net/jdk/commit/ba86dd4aaf597a0f0832085b50fa00498f053a6a
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 5a03523f327..a48fe6af429 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -833,6 +833,7 @@ jdk/jfr/api/consumer/streaming/TestLatestEvent.java 8268297 windows- # jdk_jpackage +tools/jpackage/share/IconTest.java 8278233 macosx-x64 tools/jpackage/share/MultiNameTwoPhaseTest.java 8278233 macosx-x64 ############################################################################
08-12-2021