History log of /openjdk10/hotspot/src/share/vm/utilities/errorReporter.hpp
Revision Date Author Comments
# 2106:7aa1f99ca301 12-Feb-2011 coleenp

7019157: errorHandler doesn't compile with super old gcc without precompiled headers
Summary: old gccs don't support precompiled headers so have to supply includes
Reviewed-by: phh, kamg


# 2096:7dc5384467e0 12-Feb-2011 coleenp

7022659: errorHandler doesn't compile without precompiled headers
Summary: add proper includes in errorHandler.hpp
Reviewed-by: phh, kamg


# 2080:d8a72fbc4be7 08-Feb-2011 kamg

7003401: Implement VM error-reporting functionality on erroneous termination
Summary: Add support for distribution-specific error reporting
Reviewed-by: coleenp, phh, jcoomes, ohair