Skip to content
Unstable

Changes

Summary

  1. Remove maven '-android' aliasing, our make-copy-jars-one handles it (details)
  2. Bug 1523: Java8 build setup using target.releaselevel=8 (gluegen default) and replace InternalBufferUtil w/ UnsafeUtil (details)
  3. Fix whitespace of build*.xml files (details)
  4. Bug 1523: Eclipse Java8 settings (details)
Commit 1797ef6a9b9fc20f0c3390c176b14a55a35a05cb by Sven Gothel
Remove maven '-android' aliasing, our make-copy-jars-one handles it
The file was modifiedmake/build.xml (diff)
Commit 00424ba43a5d8aafa1cd3b5915162ee329c897d6 by Sven Gothel
Bug 1523: Java8 build setup using target.releaselevel=8 (gluegen default) and replace InternalBufferUtil w/ UnsafeUtil
The file was modifiedmake/build.xml (diff)
The file was modifiedmake/build-test.xml (diff)
The file was modifiedsrc/com/jogamp/opencl/CLProgram.java (diff)
The file was removedsrc/com/jogamp/opencl/InternalBufferUtil.java (diff)
Commit b5c851eeea95449798a3124adf73ab86b2efc177 by Sven Gothel
Fix whitespace of build*.xml files
The file was modifiedmake/build-test.xml (diff)
The file was modifiedmake/build.xml (diff)
Commit 9da4a530776f1f7de032fe1ae9040bd9f82151fe by Sven Gothel
Bug 1523: Eclipse Java8 settings
The file was modified.settings/org.eclipse.jdt.core.prefs (diff)