Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker
TreeWalker
WhitespaceAround tokens
  • ELLIPSIS

  • Summary:

    Report id Files Violations Severity-error
    base 0 0 0
    patch 13652 608 608
    difference 257 608 608

    Number of unique base messages reported below: 0
    Number of unique patch messages reported below: 608

    Violations:

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\make\tools\src\build\tools\generatecharacter\CharacterScript.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 8 43
    # error WhitespaceAround '...' is not preceded with whitespace. 12 41
    # error WhitespaceAround '...' is not preceded with whitespace. 16 41

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\beans\decoder\PropertyElementHandler.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 219 74
    # error WhitespaceAround '...' is not followed by whitespace. 219 77
    # error WhitespaceAround '...' is not preceded with whitespace. 250 74
    # error WhitespaceAround '...' is not followed by whitespace. 250 77

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\beans\finder\ConstructorFinder.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 54 73
    # error WhitespaceAround '...' is not followed by whitespace. 54 76

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\beans\finder\InstanceFinder.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 44 81
    # error WhitespaceAround '...' is not preceded with whitespace. 55 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\beans\finder\MethodFinder.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 59 73
    # error WhitespaceAround '...' is not followed by whitespace. 59 76
    # error WhitespaceAround '...' is not preceded with whitespace. 86 81
    # error WhitespaceAround '...' is not preceded with whitespace. 105 79
    # error WhitespaceAround '...' is not followed by whitespace. 105 82

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\java\swing\plaf\gtk\GTKEngine.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 547 47
    # error WhitespaceAround '...' is not preceded with whitespace. 565 47

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\java\swing\plaf\gtk\GTKStyleFactory.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 125 41

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\jmx\mbeanserver\DescriptorCache.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 58 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\jmx\mbeanserver\Introspector.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 692 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\media\sound\EmergencySoundbank.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 2545 34

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\naming\internal\ResourceManager.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 133 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\script\javascript\RhinoScriptEngine.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 207 53
    # error WhitespaceAround '...' is not preceded with whitespace. 212 64
    # error WhitespaceAround '...' is not preceded with whitespace. 220 59

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\script\javascript\RhinoScriptEngineFactory.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 79 72
    # error WhitespaceAround '...' is not preceded with whitespace. 121 36

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\security\ntlm\NTLM.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 101 44

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\com\sun\servicetag\SystemEnvironment.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 243 45

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\beans\Statement.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 355 65

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\beans\XMLEncoder.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 751 79

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\io\Console.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not followed by whitespace. 167 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\lang\Character.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 673 51

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\lang\Class.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 1614 50
    # error WhitespaceAround '...' is not preceded with whitespace. 1668 50
    # error WhitespaceAround '...' is not preceded with whitespace. 1946 58
    # error WhitespaceAround '...' is not preceded with whitespace. 1996 58

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\lang\ProcessBuilder.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 216 33
    # error WhitespaceAround '...' is not preceded with whitespace. 253 41

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\lang\instrument\Instrumentation.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 258 32
    # error WhitespaceAround '...' is not preceded with whitespace. 345 36

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\lang\invoke\MethodHandle.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 471 72
    # error WhitespaceAround '...' is not preceded with whitespace. 506 67
    # error WhitespaceAround '...' is not preceded with whitespace. 558 45

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\lang\invoke\MethodHandleImpl.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 180 34
    # error WhitespaceAround '...' is not preceded with whitespace. 958 39
    # error WhitespaceAround '...' is not preceded with whitespace. 1104 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\lang\invoke\MethodHandles.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 1589 79
    # error WhitespaceAround '...' is not preceded with whitespace. 1698 70
    # error WhitespaceAround '...' is not preceded with whitespace. 1830 70
    # error WhitespaceAround '...' is not preceded with whitespace. 1898 76

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\lang\invoke\MethodType.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 184 68
    # error WhitespaceAround '...' is not preceded with whitespace. 342 61
    # error WhitespaceAround '...' is not preceded with whitespace. 365 52

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\lang\management\PlatformComponent.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 326 48
    # error WhitespaceAround '...' is not preceded with whitespace. 344 52

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\lang\reflect\Array.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 106 65

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\lang\reflect\Method.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 586 44

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\lang\reflect\Proxy.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 346 50

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\nio\channels\AsynchronousFileChannel.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 244 64
    # error WhitespaceAround '...' is not preceded with whitespace. 295 69

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\nio\channels\FileChannel.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 283 52
    # error WhitespaceAround '...' is not preceded with whitespace. 329 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\nio\file\CopyMoveHelper.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 50 44
    # error WhitespaceAround '...' is not preceded with whitespace. 78 68
    # error WhitespaceAround '...' is not preceded with whitespace. 101 47
    # error WhitespaceAround '...' is not preceded with whitespace. 155 47

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\nio\file\FileSystem.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 295 54

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\nio\file\Files.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 103 67
    # error WhitespaceAround '...' is not preceded with whitespace. 167 69
    # error WhitespaceAround '...' is not preceded with whitespace. 312 70
    # error WhitespaceAround '...' is not preceded with whitespace. 356 75
    # error WhitespaceAround '...' is not preceded with whitespace. 575 62
    # error WhitespaceAround '...' is not preceded with whitespace. 619 66
    # error WhitespaceAround '...' is not preceded with whitespace. 670 68
    # error WhitespaceAround '...' is not preceded with whitespace. 722 67
    # error WhitespaceAround '...' is not preceded with whitespace. 794 55
    # error WhitespaceAround '...' is not preceded with whitespace. 839 55
    # error WhitespaceAround '...' is not preceded with whitespace. 892 60
    # error WhitespaceAround '...' is not preceded with whitespace. 933 60
    # error WhitespaceAround '...' is not preceded with whitespace. 985 59
    # error WhitespaceAround '...' is not preceded with whitespace. 1213 65
    # error WhitespaceAround '...' is not preceded with whitespace. 1333 65
    # error WhitespaceAround '...' is not preceded with whitespace. 1607 82
    # error WhitespaceAround '...' is not preceded with whitespace. 1666 78
    # error WhitespaceAround '...' is not preceded with whitespace. 1734 47
    # error WhitespaceAround '...' is not preceded with whitespace. 1795 49
    # error WhitespaceAround '...' is not preceded with whitespace. 1893 63
    # error WhitespaceAround '...' is not preceded with whitespace. 1933 78
    # error WhitespaceAround '...' is not preceded with whitespace. 2004 63
    # error WhitespaceAround '...' is not preceded with whitespace. 2116 60
    # error WhitespaceAround '...' is not preceded with whitespace. 2153 62
    # error WhitespaceAround '...' is not preceded with whitespace. 2189 69
    # error WhitespaceAround '...' is not preceded with whitespace. 2266 50
    # error WhitespaceAround '...' is not preceded with whitespace. 2308 55
    # error WhitespaceAround '...' is not preceded with whitespace. 2357 58
    # error WhitespaceAround '...' is not preceded with whitespace. 2379 62
    # error WhitespaceAround '...' is not preceded with whitespace. 2701 62
    # error WhitespaceAround '...' is not preceded with whitespace. 2790 68
    # error WhitespaceAround '...' is not preceded with whitespace. 3046 65
    # error WhitespaceAround '...' is not preceded with whitespace. 3105 52

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\nio\file\Path.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 580 31
    # error WhitespaceAround '...' is not preceded with whitespace. 663 42
    # error WhitespaceAround '...' is not preceded with whitespace. 710 41

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\nio\file\Paths.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 83 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\nio\file\SecureDirectoryStream.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 97 67
    # error WhitespaceAround '...' is not preceded with whitespace. 148 56
    # error WhitespaceAround '...' is not preceded with whitespace. 305 68

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\nio\file\Watchable.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 91 42
    # error WhitespaceAround '...' is not preceded with whitespace. 125 63

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\nio\file\attribute\AclEntry.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 192 57
    # error WhitespaceAround '...' is not preceded with whitespace. 229 45

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\nio\file\spi\FileSystemProvider.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 371 60
    # error WhitespaceAround '...' is not preceded with whitespace. 414 62
    # error WhitespaceAround '...' is not preceded with whitespace. 469 55
    # error WhitespaceAround '...' is not preceded with whitespace. 518 79
    # error WhitespaceAround '...' is not preceded with whitespace. 562 60
    # error WhitespaceAround '...' is not preceded with whitespace. 614 68
    # error WhitespaceAround '...' is not preceded with whitespace. 647 76
    # error WhitespaceAround '...' is not preceded with whitespace. 802 67
    # error WhitespaceAround '...' is not preceded with whitespace. 838 67
    # error WhitespaceAround '...' is not preceded with whitespace. 977 59
    # error WhitespaceAround '...' is not preceded with whitespace. 996 66
    # error WhitespaceAround '...' is not preceded with whitespace. 1023 60
    # error WhitespaceAround '...' is not preceded with whitespace. 1055 65
    # error WhitespaceAround '...' is not preceded with whitespace. 1091 63

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\text\BreakIterator.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 697 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\text\Collator.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 538 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\text\DateFormat.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 1009 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\text\DateFormatSymbols.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 789 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\text\DecimalFormatSymbols.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 832 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\text\NumberFormat.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 1142 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\util\Arrays.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 2827 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\util\Collections.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 3834 64

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\util\Currency.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 628 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\util\EnumSet.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 321 63

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\util\Locale.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 2152 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\util\Objects.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 125 34

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\util\concurrent\ForkJoinTask.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 710 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\java\util\logging\LoggingProxyImpl.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 69 68

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\management\Descriptor.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 517 42

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\management\ImmutableDescriptor.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 89 38
    # error WhitespaceAround '...' is not preceded with whitespace. 226 55
    # error WhitespaceAround '...' is not preceded with whitespace. 326 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\management\NotificationBroadcasterSupport.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 115 64
    # error WhitespaceAround '...' is not preceded with whitespace. 153 64

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\management\StandardMBean.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 1182 51

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\management\modelmbean\DescriptorSupport.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 444 36
    # error WhitespaceAround '...' is not preceded with whitespace. 682 55

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\script\Invocable.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 60 64
    # error WhitespaceAround '...' is not preceded with whitespace. 73 54

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\script\ScriptEngineFactory.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 178 67
    # error WhitespaceAround '...' is not preceded with whitespace. 220 36

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\swing\GroupLayout.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 698 35
    # error WhitespaceAround '...' is not preceded with whitespace. 726 45

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\swing\RowFilter.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 174 59
    # error WhitespaceAround '...' is not preceded with whitespace. 202 59
    # error WhitespaceAround '...' is not preceded with whitespace. 225 63

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\swing\SwingWorker.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 408 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\swing\colorchooser\ColorModel.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 36 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\swing\filechooser\FileNameExtensionFilter.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 74 62

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\javax\swing\plaf\nimbus\ImageCache.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 108 77
    # error WhitespaceAround '...' is not preceded with whitespace. 133 92

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\awt\datatransfer\DataTransferer.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 3021 74
    # error WhitespaceAround '...' is not preceded with whitespace. 3029 74

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\font\LayoutPathImpl.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 165 55
    # error WhitespaceAround '...' is not preceded with whitespace. 316 60

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\invoke\anon\ConstantPoolPatch.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 455 47

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\invoke\util\ValueConversions.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 969 95
    # error WhitespaceAround '...' is not preceded with whitespace. 981 45
    # error WhitespaceAround '...' is not preceded with whitespace. 1025 70
    # error WhitespaceAround '...' is not preceded with whitespace. 1070 93
    # error WhitespaceAround '...' is not preceded with whitespace. 1073 65
    # error WhitespaceAround '...' is not preceded with whitespace. 1182 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\launcher\LauncherHelper.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 313 65
    # error WhitespaceAround '...' is not preceded with whitespace. 419 78

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\management\Agent.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 387 52

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\management\AgentConfigurationError.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 124 56
    # error WhitespaceAround '...' is not preceded with whitespace. 133 73

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\nio\ch\Reflect.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 82 37

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\nio\fs\AbstractFileSystemProvider.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 64 70
    # error WhitespaceAround '...' is not preceded with whitespace. 70 46
    # error WhitespaceAround '...' is not preceded with whitespace. 83 92

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\nio\fs\AbstractPath.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 101 54

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\nio\fs\AbstractPoller.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 80 53
    # error WhitespaceAround '...' is not preceded with whitespace. 97 48
    # error WhitespaceAround '...' is not preceded with whitespace. 169 41
    # error WhitespaceAround '...' is not preceded with whitespace. 211 51

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\nio\fs\AbstractWatchService.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 67 51

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\nio\fs\PollingWatchService.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 73 42

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\nio\fs\Util.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 65 31
    # error WhitespaceAround '...' is not preceded with whitespace. 77 45
    # error WhitespaceAround '...' is not preceded with whitespace. 88 42

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\reflect\generics\parser\SignatureParser.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 108 41

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\rmi\rmic\newrmic\BatchEnvironment.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 142 41

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\rmi\rmic\newrmic\Main.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 193 41

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\rmi\rmic\newrmic\Resources.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 66 52

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\security\tools\KeyTool.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 243 33
    # error WhitespaceAround '...' is not preceded with whitespace. 3581 46

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\swing\AccumulativeRunnable.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 124 41

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\swing\CachedPainter.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 95 53
    # error WhitespaceAround '...' is not preceded with whitespace. 117 53

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\swing\MenuItemLayoutHelper.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 726 54
    # error WhitespaceAround '...' is not preceded with whitespace. 737 54
    # error WhitespaceAround '...' is not preceded with whitespace. 835 30

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\text\bidi\BidiBase.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 3517 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\tools\jconsole\Formatter.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 147 44
    # error WhitespaceAround '...' is not preceded with whitespace. 216 37

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\tools\jconsole\Plotter.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 201 55

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\tools\jconsole\Resources.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 57 52
    # error WhitespaceAround '...' is not preceded with whitespace. 66 54

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\tools\jconsole\TimeComboBox.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 43 32

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\tools\jconsole\VMPanel.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 647 53

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\tools\jconsole\inspector\XPlotter.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 41 42

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\util\LocaleServiceProviderPool.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 294 44
    # error WhitespaceAround '...' is not preceded with whitespace. 315 44
    # error WhitespaceAround '...' is not preceded with whitespace. 339 44
    # error WhitespaceAround '...' is not preceded with whitespace. 349 44
    # error WhitespaceAround '...' is not preceded with whitespace. 532 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\util\TimeZoneNameUtility.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 153 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\util\logging\LoggingProxy.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 48 68

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\util\logging\LoggingSupport.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 128 75

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\classes\sun\util\logging\PlatformLogger.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 219 42
    # error WhitespaceAround '...' is not preceded with whitespace. 234 43
    # error WhitespaceAround '...' is not preceded with whitespace. 249 40
    # error WhitespaceAround '...' is not preceded with whitespace. 264 42
    # error WhitespaceAround '...' is not preceded with whitespace. 279 40
    # error WhitespaceAround '...' is not preceded with whitespace. 294 41
    # error WhitespaceAround '...' is not preceded with whitespace. 309 42
    # error WhitespaceAround '...' is not preceded with whitespace. 360 49
    # error WhitespaceAround '...' is not preceded with whitespace. 376 59
    # error WhitespaceAround '...' is not preceded with whitespace. 518 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\demo\jfc\FileChooserDemo\FileChooserDemo.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 469 55

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\demo\nio\zipfs\src\com\sun\nio\zipfs\ZipFileSystem.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 160 48
    # error WhitespaceAround '...' is not preceded with whitespace. 403 54
    # error WhitespaceAround '...' is not preceded with whitespace. 422 71
    # error WhitespaceAround '...' is not preceded with whitespace. 480 57
    # error WhitespaceAround '...' is not preceded with whitespace. 556 56
    # error WhitespaceAround '...' is not preceded with whitespace. 678 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\demo\nio\zipfs\src\com\sun\nio\zipfs\ZipFileSystemProvider.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 177 50
    # error WhitespaceAround '...' is not preceded with whitespace. 182 55
    # error WhitespaceAround '...' is not preceded with whitespace. 189 60
    # error WhitespaceAround '...' is not preceded with whitespace. 203 66
    # error WhitespaceAround '...' is not preceded with whitespace. 224 55
    # error WhitespaceAround '...' is not preceded with whitespace. 234 29
    # error WhitespaceAround '...' is not preceded with whitespace. 243 63
    # error WhitespaceAround '...' is not preceded with whitespace. 259 55
    # error WhitespaceAround '...' is not preceded with whitespace. 266 60
    # error WhitespaceAround '...' is not preceded with whitespace. 273 62
    # error WhitespaceAround '...' is not preceded with whitespace. 281 60
    # error WhitespaceAround '...' is not preceded with whitespace. 291 63
    # error WhitespaceAround '...' is not preceded with whitespace. 304 54

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\demo\nio\zipfs\src\com\sun\nio\zipfs\ZipInfo.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 86 41

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\share\demo\nio\zipfs\src\com\sun\nio\zipfs\ZipPath.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 153 41
    # error WhitespaceAround '...' is not preceded with whitespace. 574 32
    # error WhitespaceAround '...' is not preceded with whitespace. 582 70
    # error WhitespaceAround '...' is not preceded with whitespace. 622 42
    # error WhitespaceAround '...' is not preceded with whitespace. 628 42
    # error WhitespaceAround '...' is not preceded with whitespace. 661 65
    # error WhitespaceAround '...' is not preceded with whitespace. 686 69
    # error WhitespaceAround '...' is not preceded with whitespace. 727 56
    # error WhitespaceAround '...' is not preceded with whitespace. 735 48
    # error WhitespaceAround '...' is not preceded with whitespace. 741 32
    # error WhitespaceAround '...' is not preceded with whitespace. 778 44
    # error WhitespaceAround '...' is not preceded with whitespace. 786 41
    # error WhitespaceAround '...' is not preceded with whitespace. 800 41
    # error WhitespaceAround '...' is not preceded with whitespace. 811 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\solaris\classes\sun\net\sdp\SdpProvider.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 186 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\solaris\classes\sun\nio\fs\LinuxFileSystemProvider.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 55 75
    # error WhitespaceAround '...' is not preceded with whitespace. 71 68
    # error WhitespaceAround '...' is not preceded with whitespace. 88 71

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\solaris\classes\sun\nio\fs\LinuxWatchService.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 83 42
    # error WhitespaceAround '...' is not preceded with whitespace. 207 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\solaris\classes\sun\nio\fs\SolarisFileSystemProvider.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 56 75
    # error WhitespaceAround '...' is not preceded with whitespace. 72 68

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\solaris\classes\sun\nio\fs\SolarisWatchService.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 112 42
    # error WhitespaceAround '...' is not preceded with whitespace. 268 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\solaris\classes\sun\nio\fs\UnixCopyFile.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 64 48
    # error WhitespaceAround '...' is not preceded with whitespace. 96 48
    # error WhitespaceAround '...' is not preceded with whitespace. 366 66
    # error WhitespaceAround '...' is not preceded with whitespace. 501 32

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\solaris\classes\sun\nio\fs\UnixFileModeAttribute.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 69 60

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\solaris\classes\sun\nio\fs\UnixFileSystem.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 265 51

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\solaris\classes\sun\nio\fs\UnixFileSystemProvider.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 112 75
    # error WhitespaceAround '...' is not preceded with whitespace. 131 74
    # error WhitespaceAround '...' is not preceded with whitespace. 149 71
    # error WhitespaceAround '...' is not preceded with whitespace. 167 55
    # error WhitespaceAround '...' is not preceded with whitespace. 185 79
    # error WhitespaceAround '...' is not preceded with whitespace. 204 63
    # error WhitespaceAround '...' is not preceded with whitespace. 249 58
    # error WhitespaceAround '...' is not preceded with whitespace. 258 58
    # error WhitespaceAround '...' is not preceded with whitespace. 267 49
    # error WhitespaceAround '...' is not preceded with whitespace. 371 59
    # error WhitespaceAround '...' is not preceded with whitespace. 431 74

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\solaris\classes\sun\nio\fs\UnixPath.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 822 38
    # error WhitespaceAround '...' is not preceded with whitespace. 885 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\solaris\classes\sun\nio\fs\UnixSecureDirectoryStream.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 89 69
    # error WhitespaceAround '...' is not preceded with whitespace. 139 63
    # error WhitespaceAround '...' is not preceded with whitespace. 302 75

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\windows\classes\sun\nio\fs\WindowsFileCopy.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 49 32
    # error WhitespaceAround '...' is not preceded with whitespace. 258 72

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\windows\classes\sun\nio\fs\WindowsFileSystem.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 239 51

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\windows\classes\sun\nio\fs\WindowsFileSystemProvider.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 97 55
    # error WhitespaceAround '...' is not preceded with whitespace. 126 79
    # error WhitespaceAround '...' is not preceded with whitespace. 156 65
    # error WhitespaceAround '...' is not preceded with whitespace. 180 71
    # error WhitespaceAround '...' is not preceded with whitespace. 196 91
    # error WhitespaceAround '...' is not preceded with whitespace. 216 63
    # error WhitespaceAround '...' is not preceded with whitespace. 274 58
    # error WhitespaceAround '...' is not preceded with whitespace. 283 58
    # error WhitespaceAround '...' is not preceded with whitespace. 356 49
    # error WhitespaceAround '...' is not preceded with whitespace. 503 59
    # error WhitespaceAround '...' is not preceded with whitespace. 530 74

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\windows\classes\sun\nio\fs\WindowsPath.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 834 45
    # error WhitespaceAround '...' is not preceded with whitespace. 843 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\windows\classes\sun\nio\fs\WindowsSecurityDescriptor.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 344 68

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\windows\classes\sun\nio\fs\WindowsWatchService.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 68 42
    # error WhitespaceAround '...' is not preceded with whitespace. 316 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\src\windows\classes\sun\security\krb5\internal\tools\Ktab.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 438 22

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\com\sun\jdi\VarargsTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 100 30
    # error WhitespaceAround '...' is not preceded with whitespace. 108 37
    # error WhitespaceAround '...' is not preceded with whitespace. 116 35
    # error WhitespaceAround '...' is not preceded with whitespace. 128 44
    # error WhitespaceAround '...' is not preceded with whitespace. 136 41

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\beans\Introspector\4520754\Test4520754.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 69 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\beans\Introspector\6976577\Test6976577.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 64 36

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\beans\Introspector\Test6422403.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 59 31
    # error WhitespaceAround '...' is not followed by whitespace. 59 34

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\beans\Introspector\TestTypeResolver.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 137 49
    # error WhitespaceAround '...' is not preceded with whitespace. 176 57
    # error WhitespaceAround '...' is not preceded with whitespace. 182 56

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\beans\Introspector\memory\Test4508780.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 64 36
    # error WhitespaceAround '...' is not preceded with whitespace. 71 31
    # error WhitespaceAround '...' is not preceded with whitespace. 102 73

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\beans\PropertyEditor\MemoryClassLoader.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 53 31

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\beans\Statement\Test4530962.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 55 51

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\beans\Statement\Test4653179.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 60 69
    # error WhitespaceAround '...' is not preceded with whitespace. 64 69

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\beans\XMLDecoder\spec\TestNew.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 57 26
    # error WhitespaceAround '...' is not followed by whitespace. 57 29
    # error WhitespaceAround '...' is not preceded with whitespace. 85 55
    # error WhitespaceAround '...' is not followed by whitespace. 85 58

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\beans\XMLEncoder\BeanValidator.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 242 61

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\beans\XMLEncoder\Test4993777.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 70 41
    # error WhitespaceAround '...' is not preceded with whitespace. 78 45

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\beans\XMLEncoder\Test6187118.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 72 104

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\Double\BitwiseConversion.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 60 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\Float\BitwiseConversion.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 60 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\Integer\ParsingTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 49 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\Long\ParsingTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 49 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\Math\CeilAndFloorTests.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 189 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\Math\RoundTests.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 30 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\ProcessBuilder\Basic.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 86 47
    # error WhitespaceAround '...' is not followed by whitespace. 86 50
    # error WhitespaceAround '...' is not preceded with whitespace. 509 38
    # error WhitespaceAround '...' is not preceded with whitespace. 519 68
    # error WhitespaceAround '...' is not followed by whitespace. 519 71
    # error WhitespaceAround '...' is not preceded with whitespace. 2050 46
    # error WhitespaceAround '...' is not followed by whitespace. 2050 49
    # error WhitespaceAround '...' is not preceded with whitespace. 2192 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\ProcessBuilder\SecurityManagerClinit.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 41 33

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\Runtime\exec\WinCommand.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 53 25
    # error WhitespaceAround '...' is not preceded with whitespace. 78 42
    # error WhitespaceAround '...' is not preceded with whitespace. 92 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\Throwable\SuppressedExceptions.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 37 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\invoke\6998541\Test6998541.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 141 52

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\invoke\InvokeDynamicPrintArgs.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 51 35
    # error WhitespaceAround '...' is not preceded with whitespace. 152 57
    # error WhitespaceAround '...' is not preceded with whitespace. 191 77
    # error WhitespaceAround '...' is not preceded with whitespace. 206 39
    # error WhitespaceAround '...' is not preceded with whitespace. 218 85

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\invoke\InvokeGenericTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 133 47
    # error WhitespaceAround '...' is not preceded with whitespace. 136 45
    # error WhitespaceAround '...' is not preceded with whitespace. 141 49
    # error WhitespaceAround '...' is not preceded with whitespace. 152 69
    # error WhitespaceAround '...' is not preceded with whitespace. 245 40
    # error WhitespaceAround '...' is not preceded with whitespace. 267 38
    # error WhitespaceAround '...' is not preceded with whitespace. 277 58
    # error WhitespaceAround '...' is not preceded with whitespace. 280 32
    # error WhitespaceAround '...' is not preceded with whitespace. 287 32
    # error WhitespaceAround '...' is not preceded with whitespace. 332 35
    # error WhitespaceAround '...' is not preceded with whitespace. 335 43
    # error WhitespaceAround '...' is not preceded with whitespace. 442 78
    # error WhitespaceAround '...' is not preceded with whitespace. 469 62
    # error WhitespaceAround '...' is not preceded with whitespace. 485 65

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\invoke\JavaDocExamplesTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 61 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\invoke\MethodHandlesTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 178 47
    # error WhitespaceAround '...' is not preceded with whitespace. 181 45
    # error WhitespaceAround '...' is not preceded with whitespace. 186 49
    # error WhitespaceAround '...' is not preceded with whitespace. 197 69
    # error WhitespaceAround '...' is not preceded with whitespace. 290 40
    # error WhitespaceAround '...' is not preceded with whitespace. 303 58
    # error WhitespaceAround '...' is not preceded with whitespace. 306 32
    # error WhitespaceAround '...' is not preceded with whitespace. 313 32
    # error WhitespaceAround '...' is not preceded with whitespace. 493 75
    # error WhitespaceAround '...' is not preceded with whitespace. 498 90
    # error WhitespaceAround '...' is not preceded with whitespace. 501 108
    # error WhitespaceAround '...' is not preceded with whitespace. 569 76
    # error WhitespaceAround '...' is not preceded with whitespace. 573 91
    # error WhitespaceAround '...' is not preceded with whitespace. 578 106
    # error WhitespaceAround '...' is not preceded with whitespace. 581 124
    # error WhitespaceAround '...' is not preceded with whitespace. 634 76
    # error WhitespaceAround '...' is not preceded with whitespace. 641 76
    # error WhitespaceAround '...' is not preceded with whitespace. 694 69
    # error WhitespaceAround '...' is not preceded with whitespace. 700 102
    # error WhitespaceAround '...' is not preceded with whitespace. 758 92
    # error WhitespaceAround '...' is not preceded with whitespace. 763 89
    # error WhitespaceAround '...' is not preceded with whitespace. 770 101
    # error WhitespaceAround '...' is not preceded with whitespace. 823 96
    # error WhitespaceAround '...' is not preceded with whitespace. 1222 32
    # error WhitespaceAround '...' is not preceded with whitespace. 1231 60
    # error WhitespaceAround '...' is not preceded with whitespace. 1260 76
    # error WhitespaceAround '...' is not preceded with whitespace. 1265 76
    # error WhitespaceAround '...' is not preceded with whitespace. 1931 33
    # error WhitespaceAround '...' is not preceded with whitespace. 2326 45
    # error WhitespaceAround '...' is not preceded with whitespace. 2416 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\invoke\MethodTypeTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 201 40

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\invoke\PermuteArgsTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 101 32
    # error WhitespaceAround '...' is not preceded with whitespace. 106 62

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\invoke\RicochetTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 54 35
    # error WhitespaceAround '...' is not preceded with whitespace. 374 72
    # error WhitespaceAround '...' is not preceded with whitespace. 409 66
    # error WhitespaceAround '...' is not preceded with whitespace. 422 52
    # error WhitespaceAround '...' is not preceded with whitespace. 442 31
    # error WhitespaceAround '...' is not preceded with whitespace. 561 60

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\invoke\indify\Indify.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 105 35
    # error WhitespaceAround '...' is not preceded with whitespace. 119 27
    # error WhitespaceAround '...' is not preceded with whitespace. 151 38
    # error WhitespaceAround '...' is not preceded with whitespace. 1187 62
    # error WhitespaceAround '...' is not preceded with whitespace. 1219 66

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\reflect\Constructor\GenericStringTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 93 22

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\reflect\Constructor\TestParameterAnnotations.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 64 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\reflect\DefaultAccessibility.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 40 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\lang\reflect\Generics\Probe.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 57 36

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\math\BigInteger\ExtremeShiftingTests.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 33 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\math\BigInteger\OperatorNpeTests.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 36 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\nio\channels\AsynchronousFileChannel\Lock.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 187 52

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\nio\charset\StandardCharsets\Standard.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 103 65

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\nio\file\FileSystem\Basic.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 44 53

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\nio\file\Files\CopyAndMove.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 145 67
    # error WhitespaceAround '...' is not preceded with whitespace. 599 67

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\nio\file\Files\PassThroughFileSystem.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 128 45
    # error WhitespaceAround '...' is not preceded with whitespace. 212 87
    # error WhitespaceAround '...' is not preceded with whitespace. 219 90
    # error WhitespaceAround '...' is not preceded with whitespace. 228 79
    # error WhitespaceAround '...' is not preceded with whitespace. 236 75
    # error WhitespaceAround '...' is not preceded with whitespace. 248 80
    # error WhitespaceAround '...' is not preceded with whitespace. 267 62
    # error WhitespaceAround '...' is not preceded with whitespace. 272 62
    # error WhitespaceAround '...' is not preceded with whitespace. 311 63
    # error WhitespaceAround '...' is not preceded with whitespace. 320 67
    # error WhitespaceAround '...' is not preceded with whitespace. 343 54
    # error WhitespaceAround '...' is not preceded with whitespace. 489 42
    # error WhitespaceAround '...' is not preceded with whitespace. 525 58
    # error WhitespaceAround '...' is not preceded with whitespace. 532 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\nio\file\Path\PathOps.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 39 41
    # error WhitespaceAround '...' is not preceded with whitespace. 208 45

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\nio\file\attribute\UserDefinedFileAttributeView\Basic.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 81 43

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\nio\file\spi\TestProvider.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 62 40
    # error WhitespaceAround '...' is not preceded with whitespace. 70 56
    # error WhitespaceAround '...' is not preceded with whitespace. 79 71
    # error WhitespaceAround '...' is not preceded with whitespace. 88 75
    # error WhitespaceAround '...' is not preceded with whitespace. 100 76
    # error WhitespaceAround '...' is not preceded with whitespace. 118 58
    # error WhitespaceAround '...' is not preceded with whitespace. 125 58
    # error WhitespaceAround '...' is not preceded with whitespace. 140 59
    # error WhitespaceAround '...' is not preceded with whitespace. 149 63
    # error WhitespaceAround '...' is not preceded with whitespace. 172 50
    # error WhitespaceAround '...' is not preceded with whitespace. 226 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\security\cert\CertificateFactory\openssl\OpenSSLCert.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 50 28

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\ArrayList\Bug6533203.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 62 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\Arrays\CopyMethods.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 229 42

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\BitSet\BSMethods.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 74 38
    # error WhitespaceAround '...' is not preceded with whitespace. 89 43

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\BitSet\PreviousBits.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 151 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\Collection\BiggernYours.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 230 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\Collection\IteratorAtEnd.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 136 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\Collection\MOAT.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 1188 65

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\Collections\AsLifoQueue.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 92 65

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\Collections\CheckedIdentityMap.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 73 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\Collections\EmptyIterator.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 138 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\Collections\T6433170.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 79 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\EnumSet\OneUniverse.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 47 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\List\LockStep.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 55 25
    # error WhitespaceAround '...' is not preceded with whitespace. 70 24
    # error WhitespaceAround '...' is not preceded with whitespace. 328 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\Locale\LocaleEnhanceTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 1429 26

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\NavigableMap\LockStep.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 323 30
    # error WhitespaceAround '...' is not preceded with whitespace. 820 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\Objects\BasicObjectsTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 34 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\PriorityQueue\ForgetMeNot.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 34 65
    # error WhitespaceAround '...' is not followed by whitespace. 34 68
    # error WhitespaceAround '...' is not preceded with whitespace. 150 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\PriorityQueue\NoNulls.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 198 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\ResourceBundle\Control\ControlFactoryTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 101 46
    # error WhitespaceAround '...' is not preceded with whitespace. 161 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\ResourceBundle\Control\DefaultControlTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 439 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\ResourceBundle\Control\LoadingStrategiesTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 153 49

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\Timer\Args.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 138 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\WeakHashMap\GCDuringIteration.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 238 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\concurrent\CyclicBarrier\Basic.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 421 65

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\concurrent\Executors\PrivilegedCallables.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 61 46
    # error WhitespaceAround '...' is not followed by whitespace. 61 49
    # error WhitespaceAround '...' is not preceded with whitespace. 155 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\concurrent\Executors\Throws.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 126 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\concurrent\FutureTask\Customized.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 207 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\concurrent\FutureTask\Throw.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 135 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\concurrent\ScheduledThreadPoolExecutor\BasicCancelTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 107 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\concurrent\ThreadPoolExecutor\ConfigChanges.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 245 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\concurrent\ThreadPoolExecutor\ScheduledTickleService.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 45 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\concurrent\ThreadPoolExecutor\ShutdownNowExecuteRace.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 85 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\concurrent\locks\Lock\TimedAcquireLeak.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 87 41
    # error WhitespaceAround '...' is not preceded with whitespace. 247 54

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\concurrent\locks\ReentrantReadWriteLock\Count.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 172 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\java\util\jar\JarInputStream\TestIndexedJarWithBadSignature.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 38 35
    # error WhitespaceAround '...' is not followed by whitespace. 38 38

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\accessibility\6986385\bug6986385.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 37 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\imageio\metadata\BooleanAttributes.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 152 51
    # error WhitespaceAround '...' is not preceded with whitespace. 198 36

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\management\MBeanServer\OldMBeanServerTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 1241 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\management\MBeanServer\PostExceptionTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 64 56

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\management\descriptor\DescriptorTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 214 40
    # error WhitespaceAround '...' is not preceded with whitespace. 637 35
    # error WhitespaceAround '...' is not preceded with whitespace. 648 38

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\management\mxbean\ExceptionDiagnosisTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 156 55
    # error WhitespaceAround '...' is not preceded with whitespace. 169 53

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\management\mxbean\MerlinMXBean.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 355 26

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\management\openmbean\BadConstraintTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 221 55
    # error WhitespaceAround '...' is not preceded with whitespace. 227 55
    # error WhitespaceAround '...' is not preceded with whitespace. 257 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\management\openmbean\ConstraintTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 344 48

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\script\DummyScriptEngineFactory.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 54 67
    # error WhitespaceAround '...' is not preceded with whitespace. 93 36

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\swing\JColorChooser\Test6541987.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 78 34
    # error WhitespaceAround '...' is not followed by whitespace. 78 37

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\swing\JComboBox\4743225\bug4743225.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 79 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\swing\JComboBox\6632953\bug6632953.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 35 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\swing\JComponent\6989617\bug6989617.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 40 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\swing\JInternalFrame\Test6325652.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 86 34

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\swing\JLayer\6994419\bug6994419.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 36 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\swing\JPopupMenu\6987844\bug6987844.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 42 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\swing\JTabbedPane\6670274\bug6670274.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 56 55

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\swing\JTable\6937798\bug6937798.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 41 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\swing\LookAndFeel\6474153\bug6474153.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 37 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\javax\swing\plaf\synth\Test6660049.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 87 52

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\misc\JarIndex\metaInfFilenames\Basic.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 146 27
    # error WhitespaceAround '...' is not preceded with whitespace. 155 31

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\nio\cs\FindDecoderBugs.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 91 42
    # error WhitespaceAround '...' is not preceded with whitespace. 190 49
    # error WhitespaceAround '...' is not preceded with whitespace. 430 43

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\nio\cs\FindEncoderBugs.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 91 42
    # error WhitespaceAround '...' is not preceded with whitespace. 201 49
    # error WhitespaceAround '...' is not preceded with whitespace. 511 43

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\nio\cs\FindOneCharEncoderBugs.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 146 43
    # error WhitespaceAround '...' is not preceded with whitespace. 159 57

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\rmi\rmic\minimizeWrapperInstances\Test.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 46 43
    # error WhitespaceAround '...' is not preceded with whitespace. 64 36

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\security\krb5\ParseCAPaths.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 74 53
    # error WhitespaceAround '...' is not preceded with whitespace. 82 54

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\security\krb5\auto\BadKdc.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 70 32
    # error WhitespaceAround '...' is not preceded with whitespace. 86 33
    # error WhitespaceAround '...' is not preceded with whitespace. 138 33
    # error WhitespaceAround '...' is not preceded with whitespace. 154 60

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\security\krb5\auto\KDC.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 234 67
    # error WhitespaceAround '...' is not preceded with whitespace. 279 54
    # error WhitespaceAround '...' is not preceded with whitespace. 288 55
    # error WhitespaceAround '...' is not preceded with whitespace. 403 63

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\security\krb5\auto\LoginModuleOptions.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 135 55

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\security\krb5\auto\W83.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 129 38

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\security\provider\SeedGenerator\SeedGeneratorChoice.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 47 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\security\tools\keytool\KeyToolTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 905 54
    # error WhitespaceAround '...' is not preceded with whitespace. 962 57
    # error WhitespaceAround '...' is not preceded with whitespace. 1001 67
    # error WhitespaceAround '...' is not preceded with whitespace. 1063 67

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\sun\tools\jrunscript\CheckEngine.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 33 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\launcher\ExecutionEnvironment.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 341 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\launcher\MiscTests.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 68 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\launcher\Settings.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 132 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\launcher\Test7029048.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 287 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\launcher\TestHelper.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 149 47
    # error WhitespaceAround '...' is not preceded with whitespace. 158 63
    # error WhitespaceAround '...' is not preceded with whitespace. 170 19
    # error WhitespaceAround '...' is not preceded with whitespace. 244 36
    # error WhitespaceAround '...' is not followed by whitespace. 244 39
    # error WhitespaceAround '...' is not preceded with whitespace. 251 66
    # error WhitespaceAround '...' is not followed by whitespace. 251 69

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\launcher\VersionCheck.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 89 62
    # error WhitespaceAround '...' is not preceded with whitespace. 127 36

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\launcher\ZipMeUp.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 64 35
    # error WhitespaceAround '...' is not followed by whitespace. 64 38

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\pack200\AttributeTests.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 38 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\pack200\CommandLineTests.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 170 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\pack200\Pack200Props.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 48 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\pack200\PackageVersionTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 54 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\pack200\T7007157.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 39 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\pack200\TestExceptions.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 222 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\pack200\TimeStamp.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 54 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\pack200\Utils.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 300 32
    # error WhitespaceAround '...' is not preceded with whitespace. 306 27

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\openjdk7\test\tools\pack200\pack200-verifier\src\xmlkit\XMLKit.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 342 43
    # error WhitespaceAround '...' is not preceded with whitespace. 353 44
    # error WhitespaceAround '...' is not preceded with whitespace. 364 59
    # error WhitespaceAround '...' is not preceded with whitespace. 2961 46
    # error WhitespaceAround '...' is not preceded with whitespace. 3117 42
    # error WhitespaceAround '...' is not preceded with whitespace. 3151 41
    # error WhitespaceAround '...' is not preceded with whitespace. 3187 44
    # error WhitespaceAround '...' is not preceded with whitespace. 4215 35