Sven Gothel (12): Add scripts/check-junit.sh to validate local unit tests .. Fix build scripts script: set exec flag Windows build scripts: Bump ant to 1.8.2 Fix build.xml: Remove gluegen config dependency on ../build using build-temp Fix windows test scripts (CP, D_ARGS, ..) Fix Bug 920 - JOCL does not work on windows with 32 bit vm (1/2) Fix Bug 920 - JOCL does not work on windows with 32 bit vm (2/2) build.xml: Don't re-generate source (gluegen) if CLAbstractImpl_JNI.c uptodate (use java.generate.skip); Put native code on gensrc/native/jocl Fix build.xml (regression): Re-activate 'generate.jdk6.autocloseable, generate.jdk7.autocloseable' in java.generate.impl Bug 979: Add 'CL_DEVICE_MEM_BASE_ADDR_ALIGN' to CLDevice and overal maximum to CLContext - Split CLBufferTest and use alignment. Minor editing: Remove static imports, using 'final' add some '@XXX' decorations to remove warnings. Wade Walker (4): Fix unit test bugs on Mac OS X 64-bit. Fix memory problems in High/LowLevelBindingTests. Fix OpenCL test failures on Solaris. Fix new subBufferTest02FloatBuffer() test on Solaris.