From Chuck Rasbold:
While running VolanoTest with java_g, client, and sometimes the server,
get the following assertion from interpreterRuntime.cpp, 58:
assert(tag.is_unresolved_string(), "expected unresolved string")
The assertion goes away when running with +RewriteBytecodes.
While running VolanoTest with java_g, client, and sometimes the server,
get the following assertion from interpreterRuntime.cpp, 58:
assert(tag.is_unresolved_string(), "expected unresolved string")
The assertion goes away when running with +RewriteBytecodes.
- relates to
-
JDK-4379214 VolanoTest SIGBUS and SIGSEGV with -server
-
- Closed
-