The OpenJ9 JITServer Helm Chart allows you to deploy the JITServer technology into Kubernetes or OpenShift clusters and makes it possible for your Java applications to take advantage of it. JITServer ...
My problem now is that for my application (an Akka clustered application) which adds shutdownHooks by itself those are not run and as a consequence the graceful cluster shutdown is not working. Really ...