Searched refs:existing_f1 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.hpp138 oop existing_f1 = _f1; // read once local
139 assert(existing_f1 == NULL || existing_f1 == f1, "illegal field change");

Completed in 31 milliseconds