On Tue, 11 Jan 2022 10:25:31 GMT, Andrew Leonard <aleon...@openjdk.org> wrote:

> The new reproducible build jar & jmod feature exposed a problem on Alpline 
> linux whereby when --with-source-date is specified the IS_GNU_DATE setting 
> was actually wrong. It was assuming the BusyBox "date" tool on Alpine linux 
> was BSD compatible, but it is actually GNU syntax compatible.
> 
> This PR additionally checks for BusyBox when determining the date tool 
> version compatibility.
> 
> Signed-off-by: Andrew Leonard <anleo...@redhat.com>

This pull request has now been integrated.

Changeset: 9e024476
Author:    Andrew Leonard <aleon...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/9e0244762c0961b1bb3453d294531997b367e757
Stats:     4 lines in 1 file changed: 0 ins; 0 del; 4 mod

8279834: Alpine Linux fails to build when --with-source-date enabled

Reviewed-by: erikj

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

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

Reply via email to