Date: Mon, 04 Jul 2022 21:07:18 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265037] deskutils/freeplane: does not run with openjdk18 Message-ID: <bug-265037-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265037 Bug ID: 265037 Summary: deskutils/freeplane: does not run with openjdk18 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: lbartoletti@FreeBSD.org Reporter: amdmi3@FreeBSD.org Assignee: lbartoletti@FreeBSD.org Flags: maintainer-feedback?(lbartoletti@FreeBSD.org) freeplane-1.10.3 openjdk18-18.0.1+10.1 ```shell % freeplane openjdk version "18.0.1" 2022-04-19 OpenJDK Runtime Environment (build 18.0.1+10-1) OpenJDK 64-Bit Server VM (build 18.0.1+10-1, mixed mode, sharing) [: -lt: unexpected operator [: -gt: unexpected operator [: -eq: unexpected operator [: -ge: unexpected operator [: -ge: unexpected operator Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release at java.base/java.lang.System.setSecurityManager(System.java:416) at org.freeplane.launcher.Launcher.launchWithoutUICheck(Launcher.java:291) at org.freeplane.launcher.Launcher.main(Launcher.java:88) ``` --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265037-7788>