Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GlueGen: Cleanup static generated JNI code (fix method names) | Sven Gothel | 2015-01-30 | 1 | -0/+5 |
| | | | | | Symbol could not be found w/ Android: UnixDynamicLinkerImpl_JNI.c::Java_jogamp_common_os_UnixDynamicLinkerImpl_dlerror | ||||
* | Minor edits: space, final qualifier; setenv-build-*: Add generic JDK location | Sven Gothel | 2014-06-17 | 1 | -1/+2 |
| | |||||
* | Moved JVMUtil to private package; Invoke JVMUtil.initSingleton() from ↵ | Sven Gothel | 2011-09-23 | 1 | -0/+53 |
Platform static init after loading native library. |