A terminally deprecated method in sun.misc.Unsafe has been called

#1

Hello, if I run the enhancer I get the following warning:

WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::allocateMemory has been called by com.objectdb.o.OSH (file:/C:/Users/XXX/.gradle/caches/modules-2/files-2.1/com.objectdb/objectdb-jk/2.9.5/312b9e1cec120d4b8230be61f94bc4c422c681e9/objectdb-jk-2.9.5.jar)
WARNING: Please consider reporting this to the maintainers of class com.objectdb.o.OSH
WARNING: sun.misc.Unsafe::allocateMemory will be removed in a future release

Reply