Configuration
com.webmethods.platform.management.configuration.wrapper.allow.duplicates.for
You can configure Platform Manager to retain Java options, such as "--add-opens", even if they appear several times in the custom_wrapper.conf file. The value is a comma-separated list. For example, to allow duplicates for the "--add-exports" option:
com.webmethods.platform.management.configuration.wrapper.allow.duplicates.for=--add-opens,--add-exports
Default: --add-opens