Integrated: 8257181: s390x builds are very noisy with gc-sections messages
Aleksey Shipilev
shade at openjdk.java.net
Fri Nov 27 06:51:08 UTC 2020
On Thu, 26 Nov 2020 15:18:04 GMT, Aleksey Shipilev <shade at 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 <shade at 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
More information about the build-dev
mailing list