RFR: 8335904: Fix invalid comment in ShenandoahLock [v2]

Xiaolong Peng xpeng at openjdk.org
Mon Jul 8 18:29:02 UTC 2024


> Hi all,
>    This PR is to fix an invalid comment in ShenandoahLock I introduced in https://github.com/openjdk/jdk/pull/19570/files#r1668249587, thank you turbanoff@ for catching this, it is easy to miss since the PR had been closed.
>     This PR should be trivial. 
> 
> Best,
> Xiaolong.

Xiaolong Peng has updated the pull request incrementally with one additional commit since the last revision:

  Update comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20079/files
  - new: https://git.openjdk.org/jdk/pull/20079/files/9d2c31f1..ad7dc6a3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20079&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20079&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/20079.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20079/head:pull/20079

PR: https://git.openjdk.org/jdk/pull/20079


More information about the hotspot-gc-dev mailing list