Relates :
|
When running a {slow | fast}dbg vm with -XX:+DebugVtables, we may crash in VtableStubs::create_vtable_stub() due to a too small size estimate for the generated VM call. Solution: adjust size estimates for both x86_64 and x86_32 generators.
|