There is an updated pull request by classabbyamp against master on the void-packages repository https://github.com/classabbyamp/void-packages openjdk11-cleanup https://github.com/void-linux/void-packages/pull/36520 openjdk11: update to 11.0.12+7, cleanup, split jre & jmods into subpkgs - openjdk11: clean up template - New package: openjdk11-jre-11.0.12+5 - New package: openjdk11-jmods-11.0.12+5 - openjdk11: disable on armv[56]* - openjdk11: update to 11.0.12+7, enable debug. fixes #25183 fixes #29457 closes #36221 This should bring openjdk11 more in-line with other openjdk package templates See [here](https://forums.raspberrypi.com/viewtopic.php?t=232680), [here](https://forums.raspberrypi.com/viewtopic.php?t=323376), and [here](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255662) for evidence of the arm incompatibility. cc: @knusbaum for maintainer review #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64) - I built this PR locally for these architectures (if supported. mark crossbuilds): - x86_64-musl - i686 - aarch64(-musl) - armv7l(-musl) [ci skip] A patch file from https://github.com/void-linux/void-packages/pull/36520.patch is attached