[Bug 265037] deskutils/freeplane: does not run with openjdk18

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Jul 2022 21:07:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265037

            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)
```

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