javac incorrectly copies over interior type annotations to bridge method

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: tools
    • b127
    • Verified

        See: https://bitbucket.org/typetools/jsr308-langtools/issues/56

        javac incorrectly copies type annotations pertaining to target method's body
        onto the bridge method. Only the type annotations in the "contract" portion
        should be copied and not the ones that annotate implementation.

              Assignee:
              Srikanth Adayapalam (Inactive)
              Reporter:
              Srikanth Adayapalam (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: