Skip to content

1.1.0

Latest

Choose a tag to compare

@jgranstrom jgranstrom released this 07 Jun 13:19

Reworks the exit trap mechanism based on the deprecated SecurityManager to use a Java Agent that achieves this with bytecode rewriting. Adds support for modern Java versions past 17 where the SecurityManager is no longer available.

Start the server with -javaagent:nailgun-server.jar to enable the new exit trap.