Withdrawn: JDK-8256725: Metaspace: better blocktree and binlist asserts

Thomas Stuefe stuefe at openjdk.java.net
Mon Nov 23 18:00:59 UTC 2020


On Fri, 20 Nov 2020 08:34:18 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Hi,
> 
> may I have reviews please for this small change. 
> 
> To analyze JDK-8256572, I'd like to see more information in asserts for binlist and blocktree.
> 
> This patch:
> 
> - beefs up assertion messages when verifying binlist and blocktree
> - adds a canary to the blocktree node to detect overwriters
> - improves the blocktree printing
> - adds a gtest death test to test the overwrite detection.
> 
> Thanks!

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.java.net/jdk/pull/1339


More information about the hotspot-runtime-dev mailing list