Fixing warnings and harness around running Java8 tests and separate JVM tests

This commit is contained in:
Andy Clement
2014-02-26 13:16:57 -08:00
parent b474237898
commit ee3b3acc2f
17 changed files with 30 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
package executor;
@SuppressWarnings("unused")
//@SuppressWarnings("unused")
public interface I2 {
// annotation removed