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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java453 final private static String[] nameForTag = new String[] { field in class:ConstantPool
456 private String nameForTag(int tag) { method in class:ConstantPool

Completed in 97 milliseconds