what is a way to put an extra byte into every object header in hotspot. I tried putting it into class markOop and class Oop. none worked. the runtime crashed when running java programs. Is there anything i need to change ? Xin