CodeBlob ctor virtual call on partially constructed subclass

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • None

      The CodeBlob constructor makes calls that can trigger virtual calls on the partially-constructed subclass object. For example is_nmethod() will return false intially, but true after we finish the subclass constructor.

            Assignee:
            Unassigned
            Reporter:
            Rickard Backman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: