CodeBlob ctor virtual call on partially constructed subclass

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 10
    • Affects Version/s: 9
    • 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:
              Dean Long
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: