Re: Unable to Resolve UnsafeAccess
Posted by
gouessej on
Dec 19, 2013; 11:19pm
URL: https://forum.jogamp.org/Unable-to-Resolve-UnsafeAccess-tp4030892p4030982.html
sun.misc.Unsafe is in OpenJDK but not in Harmony. It will be removed only in Java 1.9 and only when there is a public API to replace it as far as I know.