On Fri, 23 Jul 2021 08:18:48 GMT, Matthias Baesken <mbaes...@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? Using just *zypper probably makes sense. For the other package managers it could also make sense to relax the check. I guess you should check it on relevant systems... ------------- PR: https://git.openjdk.java.net/jdk/pull/4873