Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. Eclipse: Add junit4 dep. (details)
  2. CLContext.release: Avoid 'concurrency map modify exception' (details)
  3. Fix regression of commit 20a94528161909e12fdcbd06cf5affe89a37efb9: (details)
  4. CLCommandQueueTest: Remove warning .. (details)
Commit d4aef175f1dadae9d12c9930a873b5f3862ac953 by Sven Gothel
Eclipse: Add junit4 dep.
The file was modified .classpath (diff)
Commit 80902692c3e9615cf0b9ea042ce5fdd38b98aa49 by Sven Gothel
CLContext.release: Avoid 'concurrency map modify exception'
The file was modified src/com/jogamp/opencl/CLContext.java (diff)
Commit b7e0e6e6ee645c11544609ed5cb90aca47773396 by Sven Gothel
Fix regression of commit 20a94528161909e12fdcbd06cf5affe89a37efb9: Missing positioning to desired index of duplicated PointerBuffer
The file was modified src/com/jogamp/opencl/CLEventList.java (diff)
Commit 8bcfb75d5812cc590f362bcc078bc15e3d975cf2 by Sven Gothel
CLCommandQueueTest: Remove warning ..
The file was modified test/com/jogamp/opencl/CLCommandQueueTest.java (diff)