RFR: JDK-8263155: Allow additional contents for DMG

Andy Herrick herrick at openjdk.java.net
Thu Oct 14 22:12:46 UTC 2021


On Tue, 12 Oct 2021 16:47:04 GMT, Andy Herrick <herrick at openjdk.org> wrote:

> JDK-8263155: Allow additional contents for DMG

This enhancement adds a command line option "--mac-dmg-content" that can be used to add any other content to a dmg image.  The default DMGsetup.scpt  is modified to show all the additional content on a second row in Finder (under the application or java runtime and it's install directory).
Changes only ap[ply to dmg type bundles

-------------

PR: https://git.openjdk.java.net/jdk/pull/5912


More information about the core-libs-dev mailing list