RFR: 8293584: CodeCache::old_nmethods_do incorrectly filters is_unloading nmethods [v2]

Vladimir Kozlov kvn at openjdk.org
Sat Nov 19 00:04:30 UTC 2022


On Fri, 18 Nov 2022 22:40:40 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> I fixed the code to also include is_unloading nmethods.  I couldn't write a dedicated test for this.
>> Tested with tier1-4,6.  Also tried to reproduce another redefinition bug with this change, which didn't reproduce, but not caused by this change.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add a comment.

Good.

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

Marked as reviewed by kvn (Reviewer).

PR: https://git.openjdk.org/jdk/pull/11243


More information about the hotspot-compiler-dev mailing list