[Bug 280586] java/openjdk21: error: java.lang.UnsupportedOperationException: FreeBSD is not supported

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 03 Aug 2024 11:02:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280586

--- Comment #3 from Benjamin Takacs <nimaje+fbz@bureaucracy.de> ---
so, that isn't a problem with openjdk, the problem is that openjfx just isn't
portable and it seems that xpipe depends on stuff introduced with openjfx 22,
so someone would need to port that and sadly that isn't as easy as copying the
openjfx14 port change some version numbers and regenerate patches (I tried that
with openjfx21 and it build but then segfaulted at runtime) (and while not
meant to be used like that you can use openjfx14 with openjdk21)

-- 
You are receiving this mail because:
You are the assignee for the bug.