src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties
changeset 53923 c431ab7f9e85
parent 48071 a5cadeee8763
child 54824 adb3a3aa2e52
--- a/src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties	Tue Feb 26 11:38:07 2019 +0100
+++ b/src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties	Wed Feb 13 12:01:09 2019 +0100
@@ -99,6 +99,9 @@
 strip-debug.description=\
 Strip debug information from the output image
 
+strip-java-debug-attributes.description=\
+Strip Java debug attributes from classes in the output image
+
 strip-native-commands.description=\
 Exclude native commands (such as java/java.exe) from the image