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

/openjdk9/hotspot/src/share/vm/utilities/
H A Dexceptions.cpp333 new_exception(Thread* thread, Symbol* name, Handle h_cause, Handle h_loader, Handle h_protection_domain, ExceptionMsgToUtf8Mode to_utf8_safe) argument
350 new_exception(Thread* thread, Symbol* name, const char* message, Handle h_cause, Handle h_loader, Handle h_protection_domain, ExceptionMsgToUtf8Mode to_utf8_safe) argument
401 new_exception(Thread* thread, Symbol* name, const char* message, ExceptionMsgToUtf8Mode to_utf8_safe) argument

Completed in 86 milliseconds