RFR: 8253064: monitor list simplifications and getting rid of TSM [v6]
Daniel D.Daugherty
dcubed at openjdk.java.net
Tue Nov 10 23:24:24 UTC 2020
> Changes from @fisk and @dcubed-ojdk to:
>
> - simplify ObjectMonitor list management
> - get rid of Type-Stable Memory (TSM)
>
> This change has been tested with Mach5 Tier[1-3],4,5,6,7,8; no new regressions.
> Aurora Perf runs have also been done (DaCapo-h2, Quick Startup/Footprint,
> SPECjbb2015-Tuned-G1, SPECjbb2015-Tuned-ParGC, Volano)
> - a few minor regressions (<= -0.24%)
> - Volano is 6.8% better
>
> Eric C. has also done promotion perf runs on these bits and says "the results look fine".
Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:
resolve more robehn and coleenp comments.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/642/files
- new: https://git.openjdk.java.net/jdk/pull/642/files/15ad3526..61d36884
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=642&range=05
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=642&range=04-05
Stats: 92 lines in 3 files changed: 46 ins; 38 del; 8 mod
Patch: https://git.openjdk.java.net/jdk/pull/642.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/642/head:pull/642
PR: https://git.openjdk.java.net/jdk/pull/642
More information about the hotspot-dev
mailing list