RFR: 8342541 : Exclude List/KeyEventsTest/KeyEventsTest.java from running on macOS

Renjith Kannath Pariyangad rkannathpari at openjdk.org
Wed Nov 6 11:36:16 UTC 2024


Hi Reviewers,

I have added the test tag  **@requires os.family != "mac"** and updated section with new format. 
Removed OSX check condition form the code.

Please review and let me know your suggestions if any.

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

Commit messages:
 - JDK-8342541 :Exclude List/KeyEventsTest/KeyEventsTest.java from running on macOS

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

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


More information about the client-libs-dev mailing list