nickman / tsdb-csf

OpenTSDB Java Agent for implementing Collect, Store and Forward for the JVM
Apache License 2.0
1 stars 0 forks source link

Compilation fails with Java8 #5

Open cosminci opened 8 years ago

cosminci commented 8 years ago

Inference strategy changed significantly with Java 8 and the project doesn't compile anymore: e.g. MBeanObserver.java:[314,60] incompatible types: inference variable T has incompatible upper bounds java.lang.Enum<T>,T,com.heliosapm.opentsdb.client.jvmjmx.AttributeProvider