JDK-8036668 : "stringStream is re-allocated with a different ResourceMark" assert with -XX:+PrintInling
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2014-03-05
  • Updated: 2014-03-05
  • Resolved: 2014-03-05
Related Reports
Duplicate :  
Description
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