type annotation on union type in mulicatch crashes javac

XMLWordPrintable

    • Not verified

      A type annotation on the 2nd type in a mulicatch with union type crashes javac.
      ....
      catch(E1 | @A E2 e) {} // boom
      ...

            Assignee:
            Steve Sides (Inactive)
            Reporter:
            Steve Sides (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: