Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8272691

Fix HotSpot style guide terminology for "non-local variables"

    XMLWordPrintable

Details

    • b13

    Description

      The HotSpot Style Guide currently says (under "Excluded Features")

      "* Avoid namespace-scoped variables with non-constexpr initialization."

      "namespace-scoped" is the wrong terminology / criteria. It should be "non-local variables" (C++14 3.6.2).

      Attachments

        Issue Links

          Activity

            People

              kbarrett Kim Barrett
              kbarrett Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: