RFR: 8281043: Intrinsify recursive ObjectMonitor locking for PPC64 [v2]
Martin Doerr
mdoerr at openjdk.java.net
Tue Feb 1 15:16:50 UTC 2022
> PPC64 implementation of JDK-8277180.
Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
Shorter and better redable recursions increment sequence.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7305/files
- new: https://git.openjdk.java.net/jdk/pull/7305/files/2428acce..1eec2373
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7305&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7305&range=00-01
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/7305.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7305/head:pull/7305
PR: https://git.openjdk.java.net/jdk/pull/7305
More information about the hotspot-dev
mailing list