RFR: 8273573: [macos12] ActionListenerCalledTwiceTest.java fails on macOS 12
Alexander Zvegintsev
azvegint at openjdk.java.net
Thu Jun 2 20:19:50 UTC 2022
This test was failing consistently on same machines and at the same time as #8532.
Test failure is also no longer reproducible after #8320 fix.
This is macOS only test, so corresponding `@requires os.family` tag was added. Testing is green.
-------------
Commit messages:
- os.family
- initial
Changes: https://git.openjdk.java.net/jdk/pull/9003/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=9003&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8273573
Stats: 2 lines in 2 files changed: 1 ins; 1 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/9003.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/9003/head:pull/9003
PR: https://git.openjdk.java.net/jdk/pull/9003
More information about the client-libs-dev
mailing list