summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/AutoCloseable.jtemplate
Commit message (Collapse)AuthorAgeFilesLines
* Remove Java lint warnings.Wade Walker2014-03-071-1/+1
| | | | | | Remove all Java lint warnings, by fixing the code if possible, and if not possible then by inserting @SuppressWarnings. Some of these @SuppressWarnings can be replaced later with @SafeVarargs if we eventually drop support for Java 6.
* Avoid sealed package violation: Move AutoCloseable to com.jogamp.openclSven Gothel2014-01-251-0/+36