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

Daniel D.Daugherty dcubed at openjdk.java.net
Wed Nov 18 00:02:04 UTC 2020


On Fri, 13 Nov 2020 22:42:05 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: eb021848
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/eb021848
Stats:     42 lines in 2 files changed: 36 ins; 0 del; 6 mod

8134630: make code and comments consistent for stack lock optimization

Reviewed-by: dholmes, coleenp

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

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


More information about the hotspot-runtime-dev mailing list