RFR: JDK-8256725: Metaspace: better blocktree and binlist asserts [v3]
Thomas Stuefe
stuefe at openjdk.java.net
Sat Nov 21 09:31:31 UTC 2020
On Fri, 20 Nov 2020 16:12:18 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>>> Stylistic drive-by comments.
>>
>> Thanks Aleksey! All valid, all fixed.
>
> Can you add the hotspot-dev mailing list to these RFRs?
I added some more checks - which should be very quick - for all passed nodes when inserting or removing into the BlockTree. Similar for BinList.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1339
More information about the hotspot-dev
mailing list