JDK-8278368 : ProblemList tools/jpackage/share/MultiNameTwoPhaseTest.java on macosx-x64
  • Type: Sub-task
  • Component: tools
  • Sub-Component: jpackage
  • Affected Version: 18
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-12-07
  • Updated: 2021-12-14
  • Resolved: 2021-12-07
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 b27Fixed 19Fixed
Description
In order to reduce the noise in the JDK18 CI, I'm ProblemListing:

tools/jpackage/share/MultiNameTwoPhaseTest.java

on macosx-x64.
Comments
Changeset: 716c2e1e Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2021-12-07 19:28:04 +0000 URL: https://git.openjdk.java.net/jdk/commit/716c2e1e85c244b31cf73e5ac1a2d765e3514c4d
07-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 24519795f9a..5a03523f327 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -833,6 +833,8 @@ jdk/jfr/api/consumer/streaming/TestLatestEvent.java 8268297 windows- # jdk_jpackage +tools/jpackage/share/MultiNameTwoPhaseTest.java 8278233 macosx-x64 + ############################################################################ # Client manual tests
07-12-2021