Searched defs:handlized (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DDataLayout.java64 private boolean handlized; field in class:DataLayout
74 handlized = true;
94 if (handlized) {
103 if (handlized) {

Completed in 28 milliseconds