RFR: JDK-8271142: package help is not displayed for missing X11/extensions/Xrandr.h
Matthias Baesken
mbaesken at openjdk.java.net
Fri Jul 23 08:22:07 UTC 2021
On Fri, 23 Jul 2021 08:12:21 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> Makes sense to me.
Hi Christoph, thanks for looking into it. Should we do the same for the other package managers in the case statement (like yum, apt-get) as well ? I only observed it on SLES15 (where zypper was detected) but it might be also an issue on the others.
Btw should I better use *zypper because I think it will always the suffix of the string?
-------------
PR: https://git.openjdk.java.net/jdk/pull/4873
More information about the build-dev
mailing list