Fixing warnings and harness around running Java8 tests and separate JVM tests
This commit is contained in:
2
testdata/src/main/java/executor/I2.java
vendored
2
testdata/src/main/java/executor/I2.java
vendored
@@ -1,6 +1,6 @@
|
||||
package executor;
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
//@SuppressWarnings("unused")
|
||||
public interface I2 {
|
||||
|
||||
// annotation removed
|
||||
|
||||
Reference in New Issue
Block a user