Re: RFR: JDK-8285728: Alpine Linux build fails with busybox tar

2022-04-28 Thread Thomas Stuefe
On Thu, 28 Apr 2022 10:24:37 GMT, Matthias Baesken wrote: > Currently , in target "product-bundles" , the Alpine Linux build fails when > BusyBox tar is used. > Error is : Looks good. I confirmed that the build works now in my Alpine container. Thanks for fixing! - Marked as revi

Re: RFR: JDK-8285728: Alpine Linux build fails with busybox tar

2022-04-28 Thread Erik Joelsson
On Thu, 28 Apr 2022 10:24:37 GMT, Matthias Baesken wrote: > Currently , in target "product-bundles" , the Alpine Linux build fails when > BusyBox tar is used. > Error is : Marked as reviewed by erikj (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull/8449