RFR: 8251158: Implementation of JEP 387: Elastic Metaspace [v11]
Thomas Stuefe
stuefe at openjdk.java.net
Sun Oct 11 07:48:15 UTC 2020
On Tue, 6 Oct 2020 13:52:41 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
>> No wait, the last sentence is outdated. Will fix.
>
>>
>>
>> No wait, the last sentence is outdated. Will fix.
>
> It is not just the last sentence.
>
>>
>>
>> No, this is still valid, see FreeChunkListVector::search_chunk_ascending/desdending.
>
> These methods look at the first chunk of every list. No list is searched.
>
> But it's good. I don't want to be too badly pedantic.
Fixed with https://github.com/openjdk/jdk/pull/336/commits/2c97008fcc526989f49002e88abeea3d1f3dcdd5
-------------
PR: https://git.openjdk.java.net/jdk/pull/336
More information about the hotspot-gc-dev
mailing list