--- 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