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

Jie Fu jiefu at openjdk.org
Fri Apr 28 12:33:53 UTC 2023


On Fri, 28 Apr 2023 12:24:41 GMT, David Holmes <dholmes 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.

Thanks @dholmes-ora for the quick review.

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

PR Comment: https://git.openjdk.org/jdk/pull/13714#issuecomment-1527490628


More information about the hotspot-runtime-dev mailing list