-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b96
-
Verified
Anti-delta the following changeset:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/989049977d04
8015402: Lambda metafactory should not attempt to determine bridge methods
Summary: paired with 8013789: Compiler should emit bridges in interfaces
Reviewed-by: twisti
src/share/classes/java/lang/invoke/AbstractValidatingLambdaMetafactory.java
src/share/classes/java/lang/invoke/InnerClassLambdaMetafactory.java
src/share/classes/java/lang/invoke/LambdaMetafactory.java
until the following bugs are fixed:
8016827: jdk/lambda/LambdaTranslationTest2.java failing
8016847: Several java/time tests failing with StackOverflowError
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/989049977d04
8015402: Lambda metafactory should not attempt to determine bridge methods
Summary: paired with 8013789: Compiler should emit bridges in interfaces
Reviewed-by: twisti
src/share/classes/java/lang/invoke/AbstractValidatingLambdaMetafactory.java
src/share/classes/java/lang/invoke/InnerClassLambdaMetafactory.java
src/share/classes/java/lang/invoke/LambdaMetafactory.java
until the following bugs are fixed:
8016827: jdk/lambda/LambdaTranslationTest2.java failing
8016847: Several java/time tests failing with StackOverflowError
- relates to
-
JDK-8015402 Lambda metafactory should not attempt to generate bridge methods
-
- Closed
-