RFR: 8316661: CompilerThread leaks CodeBlob memory when dynamically stopping compiler thread in non-product [v2]
Thomas Schatzl
tschatzl at openjdk.org
Thu Sep 21 20:11:52 UTC 2023
On Thu, 21 Sep 2023 19:44:27 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Maybe the parameter to get_code_heap should be made void* too to make it clear that what's passed here is an opaque address?
I prototyped this in the latest commit.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15858#discussion_r1333550013
More information about the hotspot-compiler-dev
mailing list