summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/runtime/ProcAddressTable.java
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-21/+21
* gluegen: add all missing @Override annotationsHarvey Harrison2013-10-171-0/+3
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-18/+18
* ProcAddressTable: Fix regressions: getField(..) -> getDeclaredField(..), incl...Sven Gothel2013-06-211-13/+38
* ProcAddressTable: If using a SecurityManager 'checkAllLinkPermission()' inste...Sven Gothel2013-06-211-6/+19
* Fix regression of f69831574d4927d03d40c330d0b047d8c89622a4: Use getDeclaredFi...Sven Gothel2013-06-211-3/+5
* ProcAddressTable: Make all handles package private, use local PROCADDRESS_VAR...Sven Gothel2013-06-201-31/+62
* Fix generics ..Sven Gothel2012-04-141-12/+10
* another round of ProcAddressTable refactoring.Michael Bien2010-06-201-30/+147
* Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa...Sven Gothel2010-06-101-2/+5
* renamed method.Michael Bien2010-04-241-3/+3
* Refactored ProcAddressTable generation.Michael Bien2010-04-241-3/+122
* renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-271-0/+41