[jdk11u-dev] RFR: 8144030: [macosx] test java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails (again)

Masanori Yano myano at openjdk.org
Wed Jan 25 08:56:54 UTC 2023


Hi,

This is a backport of JDK-8144030: [macosx] test java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails (again).

Original patch does not apply cleanly to jdk11u, because there is a difference in ProblemList.txt where jdk excludes macosx-all and linux-all, but jdk11u only excludes macosx-all. So I modified ProblemList.txt to delete the line of ShapeNotSetSometimes.java.

Testing: I checked the operation on RHEL9 manually.

-------------

Commit messages:
 - Backport e5041ae3d45b43be10d5da747d773882ebf0482b

Changes: https://git.openjdk.org/jdk11u-dev/pull/1688/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1688&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8144030
  Stats: 116 lines in 2 files changed: 44 ins; 28 del; 44 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1688.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1688/head:pull/1688

PR: https://git.openjdk.org/jdk11u-dev/pull/1688


More information about the jdk-updates-dev mailing list