Searched defs:handlized (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ | ||
| H A D | DataLayout.java | 64 private boolean handlized; field in class:DataLayout 74 handlized = true; 94 if (handlized) { 103 if (handlized) { |
Completed in 116 milliseconds