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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DResolveListener.java37 public void resolveFailed(Type containingType, String staticFieldName); argument
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DWindbgCDebugInfoBuilder.java585 public void resolveFailed(Type containingType, String staticFieldName) {
587 staticFieldName + "\" in type " + containingType.getName());

Completed in 66 milliseconds