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

Severin Gehwolf sgehwolf at openjdk.org
Thu Nov 20 11:34:26 UTC 2025


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

OK

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

Marked as reviewed by sgehwolf (Reviewer).

PR Review: https://git.openjdk.org/jdk8u-dev/pull/723#pullrequestreview-3487317550


More information about the jdk8u-dev mailing list