JDK-8010020 : Add a testcase to test default methods in interfaces for javadoc testing for lambda
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2013-03-13
  • Updated: 2013-05-17
  • Resolved: 2013-05-17
Related Reports
Duplicate :  
Description
Javadoc testing for lambda:
The javadoc generation will include a new tab for interfaces/classes that have default methods.

Current javadoc tests for lambda are developed under optional grouping tests. 

A new test case needs to be added to test the generation of above tabs for default methods.