8150162: Move sun.misc.Version to a truly internal package

Reviewed-by: alanb, dholmes, iris, mchung, rriggs
This commit is contained in:
Chris Hegarty 2016-03-03 12:59:21 +00:00
parent 5818012b93
commit 932077c03b
2 changed files with 5 additions and 5 deletions

View file

@ -123,7 +123,7 @@
template(sun_misc_Launcher_ExtClassLoader, "sun/misc/Launcher$ExtClassLoader") \
\
/* Java runtime version access */ \
template(sun_misc_Version, "sun/misc/Version") \
template(java_lang_VersionProps, "java/lang/VersionProps") \
template(java_runtime_name_name, "java_runtime_name") \
template(java_runtime_version_name, "java_runtime_version") \
\