8147482: Zero build fails after 8144953

Reviewed-by: coleenp, simonis
This commit is contained in:
Severin Gehwolf 2016-01-16 13:04:23 -05:00
parent 3f964f79eb
commit 72a8d2948f

View file

@ -2780,7 +2780,7 @@ run:
MORE_STACK(1);
pc = METHOD->code_base() + continuation_bci;
if (log_is_enabled(Info, exceptions)) {
ResourceMark rm(thread);
ResourceMark rm(THREAD);
stringStream tempst;
tempst.print("interpreter method <%s>\n"
" at bci %d, continuing at %d for thread " INTPTR_FORMAT,