-
Enhancement
-
Resolution: Done
-
Major
-
2.0.19.Final
-
None
-
None
The getUnsafe call is not working in JDK11 and is preventing the class to load its static initialization block.
It needs to be moved to try catch block.
The getUnsafe call is not working in JDK11 and is preventing the class to load its static initialization block.
It needs to be moved to try catch block.