Internal Error at ostream.cpp:329, pid=10702, tid=16
assert(rm == NULL || Thread::current()->current_resource_mark() == rm) failed: stringStream is re-allocated with a different ResourceMark
assert(rm == NULL || Thread::current()->current_resource_mark() == rm) failed: stringStream is re-allocated with a different ResourceMark
- duplicates
-
JDK-8028274 assert: "stringStream is re-allocated with a different ResourceMark" w/ -XX:+PrintInlining
-
- Closed
-