On Fri, 17 Jul 2026 13:56:05 GMT, Matthias Baesken <[email protected]> wrote:
> 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). This pull request has now been integrated. Changeset: 76f9490a Author: Matthias Baesken <[email protected]> URL: https://git.openjdk.org/jdk/commit/76f9490a5537eb6ee3542da436a02883a02ed969 Stats: 51 lines in 3 files changed: 11 ins; 0 del; 40 mod 8388030: Provide configure option to disable build of libjsound Reviewed-by: clanger, azeller, prr ------------- PR: https://git.openjdk.org/jdk/pull/31951
