JDK-8014566 : Remove @ignore tags from MethodReference66 and InInterface when 8013875 is fixed
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2013-05-14
  • Updated: 2013-09-05
  • Resolved: 2013-08-28
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 b106Fixed
Related Reports
Blocks :  
Description
 * @ignore 8013875: Incorrect vtable index being set during methodHandle creation for static

Was added to:
    langtools/test/tools/javac/lambda/MethodReference66.java
    langtools/test/tools/javac/lambda/lambdaExecution/InInterface.java

It should be removed when JDK-8013875 is fixed.
Comments
JDK-8013875 is fixed, but it has not yet reached the TL repo.
14-05-2013