openjdk22 is missing from the java system. Add those into the system.
Created attachment 256132 [details] Hook openjdk22
The diff looks good to me, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=494efd70eca284fe87800f84955dc81ea4648400 commit 494efd70eca284fe87800f84955dc81ea4648400 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-12-25 13:22:29 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-12-27 10:37:10 +0000 Mk/bsd.java.mk: Hook openjdk22 into java system PR: 283600 Approved by: java, glewis Mk/bsd.default-versions.mk | 2 +- Mk/bsd.java.mk | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-)
Look like fixed.