RFR: 8316661: CompilerThread leaks CodeBlob memory when dynamically stopping compiler thread in non-product [v2]

Thomas Schatzl tschatzl at openjdk.org
Wed Sep 27 15:15:14 UTC 2023


On Wed, 27 Sep 2023 15:07:58 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Use void* in get_code_heap() to avoid accidentally using the parameter as CodeBlob it isn't any more.
>
> Good.

Thanks @vnkozlov @TobiHartmann for your reviews

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

PR Comment: https://git.openjdk.org/jdk/pull/15858#issuecomment-1737600780


More information about the hotspot-compiler-dev mailing list