You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is this issue already: #15387. We cannot get rid of Unsafe, as we support Java 8. We can utilize the -release flag and use VarHandle when java platform version > 8.
Which should be replaced with VarHandle.
The text was updated successfully, but these errors were encountered: