RFR: JDK-8304820: Statically allocate ObjectSynchronizer mutexes [v4]

Justin King jcking at openjdk.org
Thu Mar 30 14:29:18 UTC 2023


On Tue, 28 Mar 2023 13:29:01 GMT, Justin King <jcking at openjdk.org> wrote:

>> Similar to https://git.openjdk.org/jdk/pull/13143, statically allocate mutexes which live for the lifetime of the process.
>
> Justin King has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove unnecessary align_up
>   
>   Signed-off-by: Justin King <jcking at google.com>

Last call for complaints/concerns/etc. I'll wait until roughly 24 hours from now.

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

PR Comment: https://git.openjdk.org/jdk/pull/13160#issuecomment-1490404787


More information about the hotspot-runtime-dev mailing list