On Sat, 19 Sep 2020 02:42:27 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
> https://bugs.openjdk.java.net/browse/JDK-8231591 > > - Added MultiLauncherTwoPhaseTest which uses predefine app image with > multiple launcher and tests to make sure installer > will create shortcuts for all launchers. > - Fixed Linux DesktopIntegration to create shortcuts for additional launcher > if we using pre-define app image. This pull request has now been integrated. Changeset: 5a57945f Author: Alexander Matveev <almat...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/5a57945f Stats: 147 lines in 5 files changed: 134 ins; 0 del; 13 mod 8231591: [TESTBUG] Create additional two phase jpackage tests Reviewed-by: asemenyuk, herrick ------------- PR: https://git.openjdk.java.net/jdk/pull/263