On Thu, 21 Dec 2023 20:33:53 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: f1b73350 Author: Harshitha Onkar <hon...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f1b73350c237021c04ceac2f29f1f378630bd651 Stats: 45 lines in 1 file changed: 30 ins; 12 del; 3 mod 8320113: [macos14] : ShapeNotSetSometimes.java fails intermittently on macOS 14 Reviewed-by: dnguyen, azvegint, kizune ------------- PR: https://git.openjdk.org/jdk/pull/17180