8002078: hs_err_pid file should report full JDK version string

Reviewed-by: dholmes, sspitsyn, kmo
This commit is contained in:
Staffan Larsen 2012-11-01 13:05:47 +01:00
parent 772e0e748d
commit ff6a68b801
5 changed files with 36 additions and 1 deletions

View file

@ -114,6 +114,7 @@
/* Java runtime version access */ \
template(sun_misc_Version, "sun/misc/Version") \
template(java_runtime_name_name, "java_runtime_name") \
template(java_runtime_version_name, "java_runtime_version") \
\
/* class file format tags */ \
template(tag_source_file, "SourceFile") \