Closed amitjoy closed 9 months ago
Calling System.gc() or Runtime.getRuntime().gc() depends on a configuration -XX:DisableExplicitGC. It would be better to check for this variable and log it if set.
-XX:DisableExplicitGC
Calling System.gc() or Runtime.getRuntime().gc() depends on a configuration
-XX:DisableExplicitGC
. It would be better to check for this variable and log it if set.