[master] RFR: 8314545: [Lilliput] Revert changes in zRelocate.cpp

Roman Kennke rkennke at openjdk.org
Thu Aug 17 20:53:10 UTC 2023


We have a bunch of STS additions in zRelocate.cpp . The guidance that I've got from @fisk  is that those are not needed and may in-fact cause deadlocks. Let's remove those changes and figure out if anything else is needed to deal with ZGC sync with ObjectMonitor deflation.

Testing:
 - [ ] hotspot_gc +UCOH
 - [ ] tier1 +UCOH

-------------

Commit messages:
 - 8314545: [Lilliput] Revert changes in zRelocate.cpp

Changes: https://git.openjdk.org/lilliput/pull/105/files
 Webrev: https://webrevs.openjdk.org/?repo=lilliput&pr=105&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8314545
  Stats: 5 lines in 1 file changed: 0 ins; 5 del; 0 mod
  Patch: https://git.openjdk.org/lilliput/pull/105.diff
  Fetch: git fetch https://git.openjdk.org/lilliput.git pull/105/head:pull/105

PR: https://git.openjdk.org/lilliput/pull/105


More information about the lilliput-dev mailing list