Hi,on the CI Server I see several builds failing to run org.codehaus.groovy.vmplugin.v8.InterfaceStaticMethodCallTest. I put the test here because I thought it will then be executed only on JDK8+. But I got the failure on a JDK6 build. So my question: Is this package supposed to be excluded for pre JDK8? If not, which package would be better?
bye Jochen