8033114: The values of non-static final fields are printed for the -constants option
authorjjg
Thu, 06 Feb 2014 15:43:23 -0800
changeset 23108 2cf0cbdfd82c
parent 23107 d4df5e8d24d2
child 23109 1efb9231d5a2
8033114: The values of non-static final fields are printed for the -constants option Reviewed-by: ksrini
langtools/src/share/classes/com/sun/tools/javap/resources/javap.properties
--- a/langtools/src/share/classes/com/sun/tools/javap/resources/javap.properties	Thu Feb 06 11:01:50 2014 -0800
+++ b/langtools/src/share/classes/com/sun/tools/javap/resources/javap.properties	Thu Feb 06 15:43:23 2014 -0800
@@ -78,7 +78,7 @@
 \  -bootclasspath <path>    Override location of bootstrap class files
 
 main.opt.constants=\
-\  -constants               Show static final constants
+\  -constants               Show final constants
 
 
 main.opt.sysinfo=\