On Thu, 3 Aug 2023 16:14:06 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:

> We don't need the fully bootable Debian installation to build against. 
> Therefore, we can bootstrap with `--variant=minbase`. The sysroots are about 
> 5..10% smaller then.
> 
> This would also make our builds more immune to issues like 
> [JDK-8313701](https://bugs.openjdk.org/browse/JDK-8313701). Note how RISC-V 
> GHAs are fixed with this PR by dodging the systemd dependency failure.
> 
> Additional testing:
>  - [x] GHA cross-compilation builds

This pull request has now been integrated.

Changeset: 29f1d8ef
Author:    Aleksey Shipilev <sh...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/29f1d8ef50e3b4b235177fd9642a1fcf26fe3bab
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8313707: GHA: Bootstrap sysroots with --variant=minbase

Reviewed-by: clanger, fyang

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

PR: https://git.openjdk.org/jdk/pull/15140

Reply via email to