Currently we have no configure option to disable the build of libjsound, so we 
always try to build it and need the related dependencies.
an exception is AIX where we have the build disabled; it might make sense to 
offer a configure option to disable the jsound build e.g. to build a headless 
jdk for container envs where we do not have sound (the JCK offers options to 
have a JDK without sound).

---------
- [x] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

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

Commit messages:
 - JDK-8388030

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

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

Reply via email to