The source project of this merge request has been removed.
community/kodi: fix build
new openjdk not available on armv7/x86, so it pulls in openjdk8 like here already
java-jre-headless pulls in openjdk17 on x86_64/aarch64 which breaks because of illegal reflection that is only a warning on <=11 (maybe higher too, not tested)
Edited by Ghost User