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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java53 private static final int temp_resolved_klass_index = 0xffff; field in class:ConstantPool.CPKlassSlot
64 Assert.that(resolved_klass_index != temp_resolved_klass_index, "constant pool merging was incomplete");

Completed in 19 milliseconds