RFR: 8251158: Implementation of JEP 387: Elastic Metaspace [v11]
Richard Reingruber
rrich at openjdk.java.net
Tue Oct 6 13:57:15 UTC 2020
On Tue, 6 Oct 2020 12:58:25 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>
>
> 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.
-------------
PR: https://git.openjdk.java.net/jdk/pull/336
More information about the hotspot-gc-dev
mailing list