RFR: JDK-8304820: Statically allocate ObjectSynchronizer mutexes [v2]
Justin King
jcking at openjdk.org
Mon Mar 27 14:23:09 UTC 2023
On Thu, 23 Mar 2023 21:48:49 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:
>
> Update existing spacing since line is being touched anyway
>
> Signed-off-by: Justin King <jcking at google.com>
Looking into the macOS odd build errors before moving forward.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13160#issuecomment-1485197358
More information about the hotspot-runtime-dev
mailing list