@MoetaYuko indeed you are correct. Thanks for the suggestion! I patched the patch and it works with openjdk21 now.
Apologies I didn't catch it sooner; I hadn't updated my workstation in a little while and was still using openjdk20 (which doesn't require this change).
Pinned Comments
leuko commented on 2022-12-08 20:08 (UTC)
If you get the following error:
then you may not have a default Java env. You can set it using
archlinux-java status
andarchlinux-java set ...
.