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

David Holmes dholmes at openjdk.org
Fri Apr 28 12:32:57 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.

Looks good! Thanks for fixing @DamonFool !

I'd consider this a trivial fix.

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13714#pullrequestreview-1405840831


More information about the hotspot-runtime-dev mailing list