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

Add space after if/while/for/switch and parenthesis

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • None
    • hotspot
    • None
    • b20

      There are 62 files in the test subfolder (most in vmTestbase) that have at least one occurrence of a space missing. Fix em!

      Examples are:
        if(
        switch(
        for(
        while(
        if (...){

            jcbeyler Jean Christophe Beyler
            jcbeyler Jean Christophe Beyler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: