Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8017045

anti-delta fix for 8013789

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • tools
    • b96
    • Not verified

      Anti-delta the following changeset:

      http://hg.openjdk.java.net/jdk8/tl/langtools/rev/455be95bd1b5

      8013789: Compiler should emit bridges in interfaces
      Summary: paired with 8015402: Lambda metafactory should not attempt to determine bridge methods
      Reviewed-by: vromero
      Contributed-by: maurizio.cimadamore@oracle.com
      src/share/classes/com/sun/tools/javac/code/Types.java
      src/share/classes/com/sun/tools/javac/comp/Attr.java
      src/share/classes/com/sun/tools/javac/comp/Check.java
      src/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
      src/share/classes/com/sun/tools/javac/comp/TransTypes.java
      src/share/classes/com/sun/tools/javac/tree/JCTree.java
      test/tools/javac/lambda/lambdaExpression/LambdaTest6.java
      test/tools/javac/lambda/methodReference/BridgeMethod.java

      until the following bugs are fixed:
            8016827: jdk/lambda/LambdaTranslationTest2.java failing
            8016847: Several java/time tests failing with StackOverflowError

            chegar Chris Hegarty
            chegar Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: