RFR: JDK-8275608: runtime/Metaspace/elastic/TestMetaspaceAllocationMT2 too slow
Matthias Baesken
mbaesken at openjdk.java.net
Fri Oct 29 06:49:19 UTC 2021
On Wed, 20 Oct 2021 12:25:16 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Small tweaks to make these elastic metaspace stress tests faster.
>
> Before, runtime for individual tests was wobbling between 40+ seconds and some rare timeouts at 3+ minutes, depending on machine load and random luck. Now, we get a steadfast 35-37 seconds.
>
> I tested this manually, checking the numbers that we really test what we want to test (a lot of arena activity). Also GHAs and SAP nightlies.
>
> Thanks, Thomas
Looks good to me; you might want to update the copyright headers too (no new review needed for that of course).
-------------
Marked as reviewed by mbaesken (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6041
More information about the hotspot-runtime-dev
mailing list