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.
- duplicates
-
JDK-8151956 CodeBlob ctor virtual call on partially constructed subclass
-
- Closed
-
-
JDK-8152664 Support non-continuous CodeBlobs in HotSpot
-
- Resolved
-
- relates to
-
JDK-8151956 CodeBlob ctor virtual call on partially constructed subclass
-
- Closed
-