--- old/src/hotspot/share/utilities/vmError.cpp 2018-11-22 17:27:19.103141000 +0100 +++ new/src/hotspot/share/utilities/vmError.cpp 2018-11-22 17:27:18.394130000 +0100 @@ -820,6 +820,14 @@ st->cr(); } +#ifndef _WIN32 + STEP("printing user info") + + if (ExtensiveErrorReports && _verbose) { + os::Posix::print_user_info(st); + } +#endif + STEP("printing all threads") // all threads