Integrated: JDK-8303815: Improve Metaspace test speed

Thomas Stuefe stuefe at openjdk.org
Thu Aug 24 05:41:35 UTC 2023


On Thu, 17 Aug 2023 07:31:11 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Small adjustments that cut down time needed for Metaspace tests:
> 
> gtests: 22 seconds -> 6 seconds
> elastic metaspace jtreg tests: 36 seconds -> 15 seconds
> 
> For the jtreg tests, I preserve the option to execute them full time as manual tests

This pull request has now been integrated.

Changeset: de0e46c2
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/de0e46c2f6dfa817bfa745195573810d250640de
Stats:     56 lines in 6 files changed: 34 ins; 5 del; 17 mod

8303815: Improve Metaspace test speed

Reviewed-by: stefank, dholmes

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

PR: https://git.openjdk.org/jdk/pull/15324


More information about the hotspot-runtime-dev mailing list