Details
-
Sub-task
-
Resolution: Fixed
-
P3
-
8
-
b115
-
generic
-
generic
Description
For the six failing tests in the parent bug, update the expected result to match the spec. Note that this will fix some sub-failures, but simply change others (those need to be addressed with implementation fixes -- see parent bug).
Also, accept subclasses of the expected exception as valid.
Also, accept subclasses of the expected exception as valid.
Attachments
Issue Links
- blocks
-
JDK-8026742 DefaultMethodsTest.java fails expecting AbstractMethodError
- Resolved
- relates to
-
JDK-8027304 JVM: inheriting abstract and default should invoke default -- currently IncompatibleClassChangeError
- Closed