[lworld] Pre-allocated instance should be created during class initialization

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • repo-valhalla
    • Affects Version/s: repo-valhalla
    • Component/s: hotspot

      The pre-allocated default value of an inline class is currently allocated during the loading phase. This causes an issue to implement class redefinition for inline classes. The allocation of the default instance should be moved to the class initialization phase.

            Assignee:
            Frederic Parain
            Reporter:
            Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: