Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 15, 16
-
b27
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8257865 | 15u-cpu | Aleksey Shipilev | P4 | Resolved | Fixed | master |
JDK-8257428 | 15.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b07 |
JDK-8257394 | 11.0.10 | Aleksey Shipilev | P4 | Resolved | Fixed | b05 |
Description
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.
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
Attachments
Issue Links
- backported by
-
JDK-8257394 s390x builds are very noisy with gc-sections messages
- Resolved
-
JDK-8257428 s390x builds are very noisy with gc-sections messages
- Resolved
-
JDK-8257865 s390x builds are very noisy with gc-sections messages
- Resolved
- relates to
-
JDK-8234525 enable link-time section-gc for linux s390x to remove unused code
- Resolved
(1 links to)