hotspot/src/share/vm/ci/ciCPCache.cpp
changeset 4567 7fc02fbe5c7a
parent 4566 b363f6ef4068
child 5046 27e801a857cb
equal deleted inserted replaced
4566:b363f6ef4068 4567:7fc02fbe5c7a
    37     ConstantPoolCacheEntry::f1_offset();
    37     ConstantPoolCacheEntry::f1_offset();
    38 
    38 
    39   return in_bytes(f1_offset);
    39   return in_bytes(f1_offset);
    40 }
    40 }
    41 
    41 
       
    42 
    42 // ------------------------------------------------------------------
    43 // ------------------------------------------------------------------
    43 // ciCPCache::print
    44 // ciCPCache::print
    44 //
    45 //
    45 // Print debugging information about the cache.
    46 // Print debugging information about the cache.
    46 void ciCPCache::print() {
    47 void ciCPCache::print() {