RFR: 8272691: Fix HotSpot style guide terminology for "non-local variables"

David Holmes dholmes at openjdk.java.net
Mon Mar 7 01:22:01 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.

Looks good.

Thanks,

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-dev mailing list