commit | 26f6ca13c567e7d820b2447c77bfc2775dd50898 | [log] [tgz] |
---|---|---|
author | Jerome Pilliet <pilliet@univ-mlv.fr> | Fri Nov 08 11:10:21 2013 +0100 |
committer | Florent Guichard <guichardflorent@gmail.com> | Tue Dec 03 23:41:27 2013 +0100 |
tree | 3d4772463873bee227a508ef92710dc0f14a2800 | |
parent | 6359d852a8a8cc52eab90b2ce47f247bbe7143ed [diff] |
Some changes added to compile and run with Java 6 and Java 7. + [base/**/jni_generator.py] javap 5 and 6 don't show generics. This feature is added on javap 7 and higher. To retrieve the same behavior, javap (7 and higher) have a new option "-XDcompat". Change-Id: I761064f14dcb38d52fd735ef462a2c08b8c12cab Signed-off-by: Jerome Pilliet <pilliet@univ-mlv.fr>