On Thu, 13 Jan 2022 12:02:33 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> Our build system provides helpful hints about the packages to install to > resolve the build-time dependencies. It can be amended to include Alpine/apk > package managers. Noticed this when trying to build mainline OpenJDK on > Alpine 3. > > Additional testing: > - [x] Was able to build on clean Alpine 3 with these hints Marked as reviewed by erikj (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/7064