Hi , on AIX we currently do not have the libjsound (we do not build it, see make/modules/java.desktop/Lib.gmk ) .
In most (if not all) of our Linux server our container setups we do not use sound, so I wonder if it would be possible to get rid there of libjsound (+ the ALSA dependency) . Guess I can create some custom image and remove the whole java.desktop module (which includes libjsound.so ) , but this would remove MUCH more . So I wonder if there is / was some discussion to have configure/build support for disabling sound ? ( afaik it is fine when it comes to TCK / JCK compatibility of the created image ; you can check/uncheck support of sound as far as I know ) Best regards, Matthias
