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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • repo-valhalla
    • Affects Version/s: repo-valhalla
    • Component/s: 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.
       

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

              Created:
              Updated:
              Resolved: