[308] populate the reference_info for type annotations targeting primitive class literals

XMLWordPrintable

    • b84
    • generic
    • generic
    • Not verified

      javac needs to populate the reference_info for type annotations
      targeting primitive class literals (e.g. @Foo int.class)

      Note: the catch is that such constructs get translated during Lower
      into .TYPE static field access on the corresponding boxed type (e.g. Integer.TYPE)

            Assignee:
            Jonathan Gibbons
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: