RFR: 8313083: Print 'rss' and 'cache' as part of the container information [v2]

Gerard Ziemski gziemski at openjdk.org
Mon Jan 8 21:42:36 UTC 2024


On Mon, 8 Jan 2024 15:51:48 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> This seems good. Please add a test for the new `rss_usage_in_bytes` and `cache_usage_in_bytes` output in `test/hotspot/jtreg/containers/docker/TestMisc.java`. Thanks!

Thank you for the review!

Added checks for `rss` and `cache` values.

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

PR Comment: https://git.openjdk.org/jdk/pull/17161#issuecomment-1881864038


More information about the hotspot-runtime-dev mailing list