RFR: 8277429: Conflicting jpackage static library name

Erik Joelsson erikj at openjdk.java.net
Mon Nov 22 17:16:19 UTC 2021


On Sat, 20 Nov 2021 03:26:51 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

> 8277429: Conflicting jpackage static library name

The problem arises when running the "static-libs" build, where every library and executable is just linked into a static-lib for downstream consumers (Graal).

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

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



More information about the build-dev mailing list