Integrated: 8307103: Two TestMetaspaceAllocationMT tests fail after JDK-8306696

Jie Fu jiefu at openjdk.org
Fri Apr 28 12:47:24 UTC 2023


On Fri, 28 Apr 2023 12:00:45 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> This is because `Settings.settings().reclaimPolicy` had been removed in JDK-8306696.
> So we can just remove the prints in the tests.

This pull request has now been integrated.

Changeset: 452cb843
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/452cb8432f4d45c3dacd4415bc9499ae73f7a17c
Stats:     2 lines in 2 files changed: 0 ins; 2 del; 0 mod

8307103: Two TestMetaspaceAllocationMT tests fail after JDK-8306696

Reviewed-by: dholmes

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

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


More information about the hotspot-runtime-dev mailing list