com.jogamp.common.jvm
Class JVMUtil
java.lang.Object
com.jogamp.common.jvm.JVMUtil
public class JVMUtil
- extends Object
Currently this tool works around the Hotspot race condition bugs:
4395095 JNI access to java.nio DirectBuffer constructor/accessor
6852404 Race condition in JNI Direct Buffer access and creation routines
Make sure to initialize this class as soon as possible,
before doing any multithreading work.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initSingleton
public static void initSingleton()