RFR: 8134630: make code and comments consistent for stack lock optimization

Daniel D.Daugherty dcubed at openjdk.java.net
Fri Nov 13 22:51:08 UTC 2020


Comment only changes copied from the 'arm' version to the aarch64 and x86
versions of the files. I looked at the ppc and s390 files and it wasn't at all clear
to me how to apply the same comment changes to those platforms.

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

Commit messages:
 - 8134630: make code and comments consistent for stack lock optimization

Changes: https://git.openjdk.java.net/jdk/pull/1210/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1210&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8134630
  Stats: 42 lines in 2 files changed: 36 ins; 0 del; 6 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1210.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1210/head:pull/1210

PR: https://git.openjdk.java.net/jdk/pull/1210


More information about the hotspot-runtime-dev mailing list