index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
jogamp
/
common
/
util
/
ReflectionUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
gluegen: remove unused imports, unneeded semicolons, add missing @Override an...
Harvey Harrison
2014-07-07
1
-0
/
+1
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-42
/
+42
*
ReflectionUtil.getConstructor: Add 'initializeClazz' argument, allowing to de...
Sven Gothel
2014-06-17
1
-9
/
+10
*
Bug 972 - Reduce ClassLoader Lookup, i.e. Class.forName(..) / Instrument Refl...
Sven Gothel
2014-02-12
1
-8
/
+99
*
gluegen: remove trailing whitespace
Harvey Harrison
2013-10-17
1
-27
/
+27
*
StringBuffer -> StringBuilder (Local objects, no concurrency)
Sven Gothel
2012-04-16
1
-1
/
+1
*
Platform: Add AWT_AVAILABLE 'knowledge'; RunnableExecutor: Add AWTEDT impl. /...
Sven Gothel
2012-03-26
1
-2
/
+7
*
ReflectionUtil: Catch NoClassDefFoundError @ getMethod() for robustness
Sven Gothel
2011-11-24
1
-3
/
+11
*
RunnableTask: Add documentation, incl. unit test. Add ReflectionUtil.MethodAc...
Sven Gothel
2011-11-22
1
-0
/
+28
*
Enhance ReflectionUtil getConstructor(..) w/ 2nd attempt of cstr look-up w/ a...
Sven Gothel
2011-09-30
1
-5
/
+39
*
Enhancement/GenericStyle:
Sven Gothel
2011-09-19
1
-21
/
+21
*
ReflectionUtil: split up createInstance() / use var-args where possible w/o c...
Sven Gothel
2011-03-19
1
-7
/
+16
*
small cleanup in uitl package
Michael Bien
2011-02-26
1
-4
/
+0
*
Fix: Remove unused argument ClassLoader
Sven Gothel
2011-02-13
1
-3
/
+2
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-1
/
+1
*
ReflectionUtil: Add getBaseName(Class)
Sven Gothel
2010-12-19
1
-0
/
+5
*
Add generic VersionUtil (Manifest and Platform) ; Add VersionInfo
Sven Gothel
2010-11-10
1
-0
/
+1
*
Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch...
Sven Gothel
2010-10-14
1
-16
/
+33
*
Split up method call for reusage
Sven Gothel
2010-07-23
1
-11
/
+36
*
Moving ClassLoader parameter to the end, which seems to be easier to read.
Sven Gothel
2010-06-28
1
-7
/
+7
*
pass a ClassLoader to all methods which load classes. (ReflectionUtil)
Michael Bien
2010-06-17
1
-18
/
+18
*
ReflectionUtil: Added callStaticMethod(..)
Sven Gothel
2010-05-05
1
-8
/
+48
*
Fix Exception Handling ..
Sven Gothel
2010-04-20
1
-27
/
+47
*
Importing files from JOGL (preserving history)
Sven Gothel
2010-04-19
1
-15
/
+16
*
Moving imported files to proper place
Sven Gothel
2010-04-19
1
-0
/
+188