RFR: 8338995: New Object to ObjectMonitor mapping: PPC64 implementation [v2]
Martin Doerr
mdoerr at openjdk.org
Wed Sep 11 15:27:37 UTC 2024
> PPC64 implementation of [JDK-8315884](https://bugs.openjdk.org/browse/JDK-8315884).
Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
Fix: Monitor address broken in recursive case.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20922/files
- new: https://git.openjdk.org/jdk/pull/20922/files/0771fdf9..6dc7d495
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20922&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20922&range=00-01
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/20922.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20922/head:pull/20922
PR: https://git.openjdk.org/jdk/pull/20922
More information about the hotspot-dev
mailing list