RFR: 8232024: Don't pollute log output with multiple errors of the same type

Alexander Matveev almatvee at openjdk.java.net
Wed Oct 21 23:18:13 UTC 2020


On Wed, 21 Oct 2020 17:03:33 GMT, Alexey Semenyuk <asemenyuk at 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 almatvee (Committer).

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

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


More information about the core-libs-dev mailing list