This adds the sound keyword to 4 jtreg tests which are failing in CI. Because they don't have the sound key they can get run on a system without permissions and this causes a hang on macOS 26 (a macOS bug which will be fixed in a future macOS update). 3 of the tests are new failures because I didn't add the keyword when de-problem listing them - I should have. The other is one I saw fail when re-running all the sound tests but it passes now (in another 40+runs) with the sound key added.
------------- Commit messages: - 8373632 Changes: https://git.openjdk.org/jdk/pull/28813/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28813&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8373632 Stats: 4 lines in 4 files changed: 3 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/28813.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/28813/head:pull/28813 PR: https://git.openjdk.org/jdk/pull/28813
