[jdk8u-dev] Integrated: 8220658: Improve the readability of container information in the error log

Jonathan Dowland jdowland at openjdk.org
Thu Jan 8 13:00:03 UTC 2026


On Thu, 20 Nov 2025 10:58:09 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:

> This ([8220658]) is a low-risk change which improves the readability of some debug values reported to humans. I wish to backport this to 8u partly for Oracle parity, and partly because I intend to backport [8284758], which refactors and moves most of  the code introduced here to another routine.
> 
> Doing 8220658 first will ease 8284758 (reduced merge conflicts). Not doing 8220658 (and later backporting 8284758) will result in some of this code making it into 8u (the refactored bits) but not all (the improved cpu quota etc reporting)
> 
> Patch is not clean due to path differences but otherwise applied without conflicts or fuzz. Builds and smoke tests fine. I've had some trouble running tier1 locally (OOMed my workstation) so I'm going to watch for the GitHub bot results whilst I retry.
> 
> [8220658]: https://bugs.openjdk.org/browse/JDK-8220658
> [8284758]: https://bugs.openjdk.org/browse/JDK-8284758

This pull request has now been integrated.

Changeset: b7c215de
Author:    Jonathan Dowland <jdowland at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/b7c215de622d41cc5a3c092e48b09b38472224f6
Stats:     54 lines in 1 file changed: 41 ins; 0 del; 13 mod

8220658: Improve the readability of container information in the error log

Reviewed-by: sgehwolf
Backport-of: 684fe80e4c621852af5b89f7fd3f4e227eed9ebb

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

PR: https://git.openjdk.org/jdk8u-dev/pull/723


More information about the jdk8u-dev mailing list