[jdk22u] RFR: JDK-8328988 : [macos14] Problem list LightweightEventTest.java which fails due to macOS bug described in JDK-8322653

Harshitha Onkar honkar at openjdk.org
Tue Mar 26 17:12:49 UTC 2024


The following test, java/awt/LightweightComponent/LightweightEventTest/LightweightEventTest.java fails on macOS 14 on jdk22 & older. The reason for failure on macOS 14 is documented here - [JDK-8322653](https://bugs.openjdk.org/browse/JDK-8322653).

Since CI tests are being extended to run on macOS 14 this test needs to be problem-listed.

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

Commit messages:
 - LightweightEventTest pListed on macOS

Changes: https://git.openjdk.org/jdk22u/pull/116/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk22u&pr=116&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8328988
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk22u/pull/116.diff
  Fetch: git fetch https://git.openjdk.org/jdk22u.git pull/116/head:pull/116

PR: https://git.openjdk.org/jdk22u/pull/116


More information about the jdk-updates-dev mailing list