diff options
author | Harvey Harrison <[email protected]> | 2014-07-07 07:36:37 -0700 |
---|---|---|
committer | Harvey Harrison <[email protected]> | 2014-07-07 07:41:55 -0700 |
commit | 37f76d17cdf90a8dded8beba99651b19a8795c54 (patch) | |
tree | 1eb5f200ce53c1c143ed0dc9f1ef926bd1156d59 /src/java/com/jogamp/common/jvm | |
parent | 908822aa64c03ec4e8ca9fd3202f740c3e844bbd (diff) |
gluegen: 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.
Diffstat (limited to 'src/java/com/jogamp/common/jvm')
0 files changed, 0 insertions, 0 deletions