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

[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)

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: