[Bug 280586] java/openjdk21: error: java.lang.UnsupportedOperationException: FreeBSD is not supported
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Aug 2024 08:56:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280586 Bug ID: 280586 Summary: java/openjdk21: error: java.lang.UnsupportedOperationException: FreeBSD is not supported Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: freebsd@sysctl.cz Flags: maintainer-feedback?(java@FreeBSD.org) Assignee: java@FreeBSD.org Hi, i have FreeBSD 13.3, openjdk21. Are you going fix this problem ? 10:40:42:925 - error: FreeBSD is not supported 10:40:42:977 - error: java.lang.UnsupportedOperationException: FreeBSD is not supported java.lang.UnsupportedOperationException: FreeBSD is not supported at com.sun.javafx.tk.Toolkit.getDefaultToolkit(Toolkit.java:195) at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:232) at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:290) at javafx.application.Platform.startup(Platform.java:116) at io.xpipe.app.util.PlatformState.initPlatform(PlatformState.java:134) at io.xpipe.app.util.PlatformState.initPlatformIfNeeded(PlatformState.java:63) at io.xpipe.app.util.PlatformState.initPlatformOrThrow(PlatformState.java:55) at io.xpipe.app.issue.GuiErrorHandlerBase.startupGui(GuiErrorHandlerBase.java:12) at io.xpipe.app.issue.TerminalErrorHandler.handle(TerminalErrorHandler.java:28) at io.xpipe.app.issue.EventHandlerImpl.handle(EventHandlerImpl.java:36) at io.xpipe.app.issue.ErrorEvent.handle(ErrorEvent.java:128) at io.xpipe.app.issue.ErrorEvent$ErrorEventBuilder.handle(ErrorEvent.java:164) at io.xpipe.app.core.mode.OperationMode.setup(OperationMode.java:128) at io.xpipe.app.core.mode.OperationMode.init(OperationMode.java:135) at io.xpipe.app.Main.main(Main.java:27) -- You are receiving this mail because: You are the assignee for the bug.