summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/util/UnsafeUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged()Sven Gothel2023-01-141-3/+2
* Bug 1363: Java 11: Extract and extend sun.misc.Unsafe functionality to Unsafe...java11iosSven Gothel2019-09-041-0/+222