Sven Gothel (17): Bump to 2.2.0 RC Bug 972 - Reduce ClassLoader Lookup, i.e. Class.forName(..) / Instrument ReflectionUtil's forName(..) usage Fix make.gluegen.all.android-armv6-cross.sh (SDIR was missing) Bump 'down' to 2.1.5 toolchain-linux [armhf/armsf]: Add symlinks to cc g++ c++ Bug 958 - Add support for OpenJDK version notation Bug 890: Adding versatile Bitstream implementation Bug 980: Use Bitsream class for jogamp.common.os.elf.** Bitstream: Add static 'long toUint32Long(int)' and 'int toUint32Int(int)' conversion functions Bitstream: Refine c70c730b22c847668cf475dc6f841b85297ac3ab: 'toUint32Long' -> 'toUInt32Long', add 'uint32LongtoInt' Bitstream: Another CamelCase fix: uint32LongtoInt -> uint32LongToInt Bug 980: Refine Bitstream API 'signed' and 'unsigned' semantics - readUInt32(..) must return long due to EOF build-test.xml: Push 'java.generate' up from java.build to android.package Bitstream: Add 'throwIOExceptionOnEOF' mode; fix certain EOS situations (flush, skip) Minor Cleanup after merging fixes for bugs 987, 990, 992 and 994 Bump to release 2.1.5 (Android: 0914019) Revert "Fix CStruct annotation processor warning." Wade Walker (7): Add parser temp output files to ignored list. Fix sed for paths containing spaces on Windows. Fix 7z for paths containing spaces on Windows. Remove warnings in emitted C code. Fix accidental tabs. Allow Ignore in config to ignore unnamed structs. Fix CStruct annotation processor warning.