On Thu, 26 Nov 2020 15:18:04 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:

> Sample build log sizes:
> 
> PPC64 fastdebug, 200 kilobytes:
>    
> https://builds.shipilev.net/openjdk-jdk/build-logs/build-linux-ppc64le-fastdebug.log
> 
> S390X fastdebug, 20 megabytes!
>    
> https://builds.shipilev.net/openjdk-jdk/build-logs/build-linux-s390x-server-fastdebug.log
> 
> S390X slowdebug, 200 megabytes!
>    
> https://builds.shipilev.net/openjdk-jdk/build-logs/build-linux-s390x-server-slowdebug.log
> 
> JDK-8234525 enabled `gc-sections`. We can and should disable 
> `print-gc-sections` to get sane build logs back.
> 
> Additional testing:
>  - [x] Linux s390x fastdebug cross-compilation

This pull request has now been integrated.

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

8257181: s390x builds are very noisy with gc-sections messages

Reviewed-by: mdoerr, lucy

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

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

Reply via email to