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 whenJDK-8013875 is fixed.
Was added to:
langtools/test/tools/javac/lambda/MethodReference66.java
langtools/test/tools/javac/lambda/lambdaExecution/InInterface.java
It should be removed when
Attachments
Issue Links
- is blocked by
-
JDK-8013875 Incorrect vtable index being set during methodHandle creation for static methods
- Resolved