mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-21 10:57:56 +00:00
8147482: Zero build fails after 8144953
Reviewed-by: coleenp, simonis
This commit is contained in:
parent
3f964f79eb
commit
72a8d2948f
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user