OpenJDK / jdk / jdk
changeset 23108:2cf0cbdfd82c
8033114: The values of non-static final fields are printed for the -constants option
Reviewed-by: ksrini
author | jjg |
---|---|
date | Thu, 06 Feb 2014 15:43:23 -0800 |
parents | d4df5e8d24d2 |
children | 1efb9231d5a2 |
files | langtools/src/share/classes/com/sun/tools/javap/resources/javap.properties |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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=\