Convert C-style array declarations in JDK client code

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 12
    • Affects Version/s: 11, 12
    • Component/s: client-libs
    • b17

      C-style array declarations like `int array[]` is considered a legacy code style. It's desired to convert all such declarations to `int[] array`.

            Assignee:
            Tagir Valeev
            Reporter:
            Tagir Valeev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: