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

CodeBlob ctor virtual call on partially constructed subclass

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: