summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/AutoCloseable.java
Commit message (Collapse)AuthorAgeFilesLines
* jdk7 try-with-resource supportMichael Bien2011-02-081-34/+0
|
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
|
* update due to changes in JDK7's ARM spec.Michael Bien2010-07-031-0/+6
added AutoCloseable dummy for backwards compatibility (won't be loaded when used with JDK7) can be further improved as soon we have extension methods.