JDK-8276562 : Fix to JDK-8263155 left out the help text changes
  • Type: Bug
  • Component: tools
  • Sub-Component: jpackage
  • Affected Version: 18
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-11-03
  • Updated: 2021-11-15
  • Resolved: 2021-11-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 18
18 b23Fixed
Related Reports
Relates :  
Relates :  
Description
The fix to JDK-8263155: Allow additional contents for DMG, left out the help text additions defined in it's CSR: JDK-8275148
The CSR says to add the new option:
  --mac-dmg-content <path to additional content>[,<path to additional content>...]
    Include all the referenced content in the dmg.
    This option can be used multiple times.
Comments
Changeset: 71c4b195 Author: Andy Herrick <herrick@openjdk.org> Date: 2021-11-08 13:45:23 +0000 URL: https://git.openjdk.java.net/jdk/commit/71c4b195178029f5414fa45d2c5ac70a1d2536e5
08-11-2021