Hi, why are there scrollbars in the image on JBS? When you normally
open a DMG you do not get scrollbars. Michael
Message: 6 Date: Tue, 17 Sep 2019 19:42:01 -0700 From: Alexander Matveev <alexander.matv...@oracle.com> To: core-libs-dev <core-libs-dev@openjdk.java.net> Subject: RFR: JDK-8230654: jpackage package-type dmg on macOS Message-ID: <94fa6522-c5ca-c305-b257-71388e97b...@oracle.com> Content-Type: text/plain; charset=utf-8; format=flowed Please review the jpackage fix for bug [1] at [2]. This is a fix for the JDK-8200758-branch branch of the open sandbox repository (jpackage). - Added link to "/Application" folder to DMG for drag and drop app to this folder. - Added background image with arrow pointing from App icon to Application folder. - If adding link and image to DMG fails it will not be considered critical error. In headless environment it might not work correctly. - See JBS issue for screenshot on how DMG will looks like with this fix. [1] https://bugs.openjdk.java.net/browse/JDK-8230654 [2] http://cr.openjdk.java.net/~almatvee/8230654/webrev.01/ Thanks, Alexander