Nevermind! I found the solution shortly after: it turns out there was a
discrepancy between the libasound.so.2.0.0 on the system and the one in my
buildroot. For some reason snd_pcm_hw_params_get_channels_min in
src/java.desktop/linux/native/libjsound/PLATFORM_API_LinuxOS_ALSA_PCM.c at
156 would al
Hello all,
I have been attempting to build OpenJDK-11 for an ARMv7-A system using
Cortex-A7 that currently runs Java 8. After resolving my build issues with
the build-dev mailing list (who sent me here for this issue), I'm able to
make it run on the system, but it cannot play sound and I have been