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

[LWorld] Withdraw support for __MakeDefault and add support for ValueType.default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-valhalla
    • repo-valhalla
    • tools
    • generic
    • generic

      Presently, for historic reasons, javac reuses/overloads JCNewClass node type
      for modelling default value creation. This is needlessly complicated and for internal consistency sakes requires updating several fields that are irrelevant.

      We should use a custom node type for this purpose as that can significantly reduce code clutter.
       

            sadayapalam Srikanth Adayapalam (Inactive)
            sadayapalam Srikanth Adayapalam (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: