Duplicate :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
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.
|