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/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
jogamp
/
common
/
util
/
PropertyAccess.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged()
Sven Gothel
2023-01-14
1
-1
/
+1
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-9
/
+9
*
gluegen: use parseInt, parseLong to avoid boxing unboxing an Integer/Long
Harvey Harrison
2014-05-17
1
-2
/
+2
*
gluegen: add all missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+1
*
gluegen: remove trailing whitespace
Harvey Harrison
2013-10-17
1
-23
/
+23
*
PropertyAccess: Add trusted properties sun.java2d.opengl, sun.java2d.noddraw,...
Sven Gothel
2013-10-02
1
-1
/
+8
*
GlueGen (Compile Time): Add 'CStruct' Annotation Processor (APT) to 'gluegen'...
Sven Gothel
2013-06-14
1
-0
/
+11
*
Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a...
Sven Gothel
2013-06-11
1
-41
/
+26
*
Fix Bug 591: Fix 'jnlp.' aliasing of PropertyAccess.getProperty(..):
Sven Gothel
2012-06-21
1
-17
/
+30
*
PropertyAccess: Cleanup code, adding comment.
v2.0-rc8
v2.0-rc7
Sven Gothel
2012-04-25
1
-7
/
+6
*
PropertyAccess: Push down 'isPropertyDefined(final String property, final boo...
Sven Gothel
2012-03-13
1
-5
/
+0
*
SecurityUtil: Generalize cert validation and AccessControlContext query; Prop...
Sven Gothel
2012-03-13
1
-0
/
+178