I was looking if there's a way to check the JVM or if the JVM may notify a process when a GC is currently taking place. Is it possible developing an agent with JVMTI? or what would be the best way to do this?
Thanks!
I was looking if there's a way to check the JVM or if the JVM may notify a process when a GC is currently taking place. Is it possible developing an agent with JVMTI? or what would be the best way to do this?
Thanks!