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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 12
    • Affects Version/s: None
    • Component/s: 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 (...){

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

              Created:
              Updated:
              Resolved: