This test is failing after spec changes. The test was expecting a java.lang.AbstractMethodError but a java.lang.IncompatibleClassChangeError is being thrown now. This test and the one in the lambda repo should be modified.
- duplicates
-
JDK-8026742 DefaultMethodsTest.java fails expecting AbstractMethodError
- Resolved