JDK-8027220 : DefaultMethodsTest: Change test to match spec
  • Type: Sub-task
  • Component: tools
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2013-10-24
  • Updated: 2013-11-07
  • Resolved: 2013-10-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8 b115Fixed
Related Reports
Blocks :  
Relates :  
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.