Skip to content
  • Petri Hintukainen's avatar
    Initial support for Java 18. · 3187c308
    Petri Hintukainen authored
    Workaround for Java 18 security manager issues:
      Suggested method to enable SecurityManager support in Java 18 is
      "-Djava.security.manager=allowed" command-line argument.
      Of course this fails with older Java versions, and detecting Java
      version is hard before launching the JVM...
    3187c308
To find the state of this project's repository at the time of any of these versions, check out the tags.