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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/
H A DMessages.java104 static final String STACK_OVERFLOW = // 0 arg field in class:Messages
/openjdk7/hotspot/src/share/vm/classfile/
H A Dverifier.hpp151 STACK_OVERFLOW, // Attempt to push onto a full expression stack enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon184
207 return ErrorContext(bci, STACK_OVERFLOW, TypeOrigin::frame(frame));
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.hpp183 STACK_OVERFLOW enumerator in enum:SharedRuntime::ImplicitExceptionKind

Completed in 40 milliseconds