On Java 11, the utility outputs the following warning message on start-up:
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
The utility still functions fine, but obviously it would be better to fix this warning.
On Java 11, the utility outputs the following warning message on start-up:
The utility still functions fine, but obviously it would be better to fix this warning.