RFR: 8264146 Make Mutex point to rather than embed _name
Coleen Phillimore
coleenp at openjdk.java.net
Thu Mar 25 12:40:41 UTC 2021
On Thu, 25 Mar 2021 03:15:13 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> This change removes the code that copies the name of a Mutex into a 64 char embedded array.
>> Tested with tier1 and performance tests on linux - startup/footprint , specjbb2015, dacapo and javac.
>
> LGTM!
>
> I added some history to the bug report.
>
> Thanks,
> David
Thanks David. Thank you for adding the history to the report.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3179
More information about the hotspot-runtime-dev
mailing list