Integrated: 8264146 Make Mutex point to rather than embed _name
Coleen Phillimore
coleenp at openjdk.java.net
Thu Mar 25 12:40:42 UTC 2021
On Wed, 24 Mar 2021 19:43:43 GMT, Coleen Phillimore <coleenp 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.
This pull request has now been integrated.
Changeset: a1e717f1
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a1e717f1
Stats: 14 lines in 2 files changed: 0 ins; 10 del; 4 mod
8264146: Make Mutex point to rather than embed _name
Reviewed-by: redestad, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/3179
More information about the hotspot-runtime-dev
mailing list