Skip to content

contrib: bluray: Enable bdjava for arm macOS again

David requested to merge dfuhrmann/vlc:origin/bluray into master

OpenJDK builds now exist for arm macOS, and both compilation and execution of java blurays seem to work fine.

  • Tested compilation on arm with OpenJDK 11 build from https://www.azul.com/downloads/?package=jdk
  • Tested compilation on intel as well without problems.
  • Test bluray (UkkosJourney.iso) on arm works fine with that JDK installed as well.

Closes #26023 (closed)

Edited by David

Merge request reports