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

Convert C-style array declarations in JDK client code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 11, 12
    • 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`.

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

              Created:
              Updated:
              Resolved: