Bytecode annotations missing for constructor invocations

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Not an Issue
    • Priority: P3
    • None
    • Affects Version/s: 8
    • Component/s: tools
    • 8
    • Verified

      For the following code:

      Thing t = new @X Thing();

      The corresponding new instruction in bytecode will have an @X annotation. However, the corresponding constructor invocation will not.

            Assignee:
            Eric Mccorkle
            Reporter:
            Eric Mccorkle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: