RFR: JDK-8320113: [macos14] : ShapeNotSetSometimes.java fails intermittently on macOS 14

Harshitha Onkar honkar at openjdk.org
Thu Dec 21 20:38:54 UTC 2023


ShapeNotSetSometimes.java fails intermittently on macOS 14. Following is a test stabilization fix for macOS 14. With the added delays ShapeNotSetSometimes.java passes on older versions of macOS as well as on macOS 14.1, 14.2.

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

Commit messages:
 - copyright year updated
 - Test stabilization fix for macOS 14

Changes: https://git.openjdk.org/jdk/pull/17180/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17180&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8320113
  Stats: 6 lines in 1 file changed: 2 ins; 2 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/17180.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17180/head:pull/17180

PR: https://git.openjdk.org/jdk/pull/17180


More information about the client-libs-dev mailing list