diff -r 410fd33a2c81 -r 9f59eeb3cc0f src/jdk.packager/share/classes/jdk/packager/internal/resources/StandardBundlerParam.properties --- a/src/jdk.packager/share/classes/jdk/packager/internal/resources/StandardBundlerParam.properties Mon Oct 01 08:44:14 2018 -0400 +++ b/src/jdk.packager/share/classes/jdk/packager/internal/resources/StandardBundlerParam.properties Mon Oct 01 09:04:49 2018 -0400 @@ -88,9 +88,6 @@ param.use-javafx-packaging.name=FX Packaging param.use-javafx-packaging.description=Should we use the JavaFX packaging conventions? -param.user-jvm-options.name=User JVM Options -param.user-jvm-options.description=JVM Options the user may override, along with their default values. - param.vendor.name=Vendor param.vendor.description=The vendor of the application. param.vendor.default=Unknown