changeset 1165:13ee9a9a3abb

7121961: javadoc is missing a resource property Reviewed-by: jjg, ewendeli
author mbankal
date Thu, 12 Jan 2012 08:06:50 -0800
parents 592c30109bbe
children 10a63f9cdcb9 a22181f71ac3
files src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties	Wed Jan 11 18:49:07 2012 +0400
+++ b/src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties	Thu Jan 12 08:06:50 2012 -0800
@@ -216,6 +216,7 @@
 doclet.Same_package_name_used=Package name format used twice: {0}
 doclet.Serialization.Excluded_Class=Non-transient field {1} uses excluded class {0}.
 doclet.Serialization.Nonexcluded_Class=Non-transient field {1} uses hidden, non-included class {0}.
+doclet.exception_encountered=Exception encountered while processing {1}\n{0}
 doclet.usage=Provided by Standard doclet:\n\
   -d <directory>                    Destination directory for output files\n\
   -use                              Create class and package usage pages\n\