On Wed, 21 Oct 2020 17:03:33 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> Don't run ldd and build list of dependency packages in case jpackage builds > DEB package on non Debian Linux and RPM on Debian Linux. In this cases > attempts to detect what packages provide libs will fail anyways, so don't > waste time and pollute jpackage log output. Marked as reviewed by herrick (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/784