Exemple #1
0
 public long getObjectSize() {
   return alignObjectSize(InstanceKlass.getHeaderSize() + getVtableLen() * getHeap().getOopSize());
 }