Integrated: 8272691: Fix HotSpot style guide terminology for "non-local variables"
Kim Barrett
kbarrett at openjdk.java.net
Mon Mar 7 18:23:42 UTC 2022
On Fri, 4 Mar 2022 14:13:24 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> Please review this fix to incorrect terminology used in one place. The
> correct terminology (per C++14 3.6.2) is "non-local variables".
>
> As this is a HotSpot Style Guide change, it requires reviewers who are HotSpot
> Group Members, though comments from others are welcome.
This pull request has now been integrated.
Changeset: 2e298b8b
Author: Kim Barrett <kbarrett at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2e298b8bf45edc37269b8b70f7784082a8f87306
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
8272691: Fix HotSpot style guide terminology for "non-local variables"
Reviewed-by: dcubed, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/7695
More information about the hotspot-dev
mailing list