Withdrawn: 8280072: Remove unnecessary use of ParGCRareEvent_lock in Serial GC

Thomas Schatzl tschatzl at openjdk.java.net
Mon Jan 17 12:22:29 UTC 2022


On Mon, 17 Jan 2022 12:04:05 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I have reviews for this change that removes an always-false clause in an assert? In more detail, that clause refers to `ParGCRareEvent_lock` that is never held in this code that is only called by serial gc.
> 
> Testing: gha, tier1-3
> 
> Thanks,
>   Thomas

This pull request has been closed without being integrated.

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

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



More information about the hotspot-gc-dev mailing list