|
The file was modified | src/java/com/jogamp/gluegen/JavaEmitter.java (diff) |
The file was modified | src/java/com/jogamp/common/util/IntIntHashMap.java (diff) |
The file was modified | src/java/com/jogamp/common/util/JogampVersion.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/cgram/CSymbolTable.java (diff) |
The file was modified | src/java/com/jogamp/common/util/Bitstream.java (diff) |
The file was modified | src/java/com/jogamp/common/util/ReflectionUtil.java (diff) |
|
The file was modified | src/java/com/jogamp/gluegen/cgram/types/TypeDictionary.java (diff) |
Commit
37f76d17cdf90a8dded8beba99651b19a8795c54
by Harvey Harrisongluegen: relax private variable access to package-private for members accessed from inner class
Otherwise the compiler has to fill in a wrapping access function for the inner class to call, which is less efficient.
|
The file was modified | src/java/com/jogamp/common/os/DynamicLibraryBundle.java (diff) |
The file was modified | src/java/com/jogamp/common/util/IntIntHashMap.java (diff) |