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

Enforce whitespace checking for additional source files

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 16
    • infrastructure
    • b16

      The jdk `.jcheck/conf` file is configured to check the same set of files as the old HG jcheck, namely files with the following extensions:

      .java, .c, .h, .cpp, and .hpp

      The Skara git jcheck alows us to evolve the rules for white space checking compatibly, so I propose to add the following additional file extensions to the list of source files that need to be kept whitespace-clean:

      .cc, .hh, .m, .mm

      Whitespace errors in files with these extensions were all fixed in JDK-8240487. We should modify the .jcheck/conf file soon so they don't sneak back in.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: