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

Changes

Summary

  1. improved generics and fixed javadoc warnings. (details)
  2. introduced (package private) Disposable interface for forward (details)
  3. added a few @native javadoc tags to CLCommandQueue. (details)
Commit f24477382cc1c26d5f5fd0a09e2c42c7f60cb974 by Michael Bien
improved generics and fixed javadoc warnings.
Commit 19c1825b81e9add833077260bb937416268a1bf6 by Michael Bien
introduced (package private) Disposable interface for forward compatiblility with JDK7's ARM blocks.
CLResource extends Disposable.
Commit a0bc08e7f90733d291bd730a3fcde069602f99e8 by Michael Bien
added a few @native javadoc tags to CLCommandQueue.