aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/AutoCloseable.java
Commit message (Collapse)AuthorAgeFilesLines
* 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.