Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Java lint warnings. | Wade Walker | 2014-03-07 | 1 | -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.opencl | Sven Gothel | 2014-01-25 | 1 | -0/+36 |