RFR: JDK-8312625: Test serviceability/dcmd/vm/TrimLibcHeapTest.java failed: RSS use increased
Thomas Stuefe
stuefe at openjdk.org
Wed Jul 26 05:49:00 UTC 2023
On Wed, 26 Jul 2023 05:38:26 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Okay I guess, though now all we are testing is that we fired of the right DCmd, not that the DCmd actually did something that worked.
>
> Thanks.
True, but unlike runtime/os/TestTrimNative.java, this old test did nothing to provoke a malloc spike we then could trim and measure anyway.
Thanks, David!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15009#issuecomment-1651017329
More information about the serviceability-dev
mailing list