*** 120,10 *** --- 120,12 --- // jvm support jint compute_modifier_flags() const; + int hash_offset_in_bytes(oop obj) const; + // JVMTI support jint jvmti_class_status() const; #if INCLUDE_CDS // CDS support - remove and restore oops from metadata. Oops are not shared.