Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
31003847

Files

FilesIWE
org/apache/excalibur/instrument/manager/impl/AbstractInstrumentSample.java 00576
org/apache/excalibur/instrument/manager/impl/AbstractValueInstrumentSample.java 0092
org/apache/excalibur/instrument/manager/impl/CounterInstrumentSample.java 0072
org/apache/excalibur/instrument/manager/impl/DefaultInstrumentManagerImpl.java 001249
org/apache/excalibur/instrument/manager/impl/InstrumentDescriptorImpl.java 00108
org/apache/excalibur/instrument/manager/impl/InstrumentProxy.java 00798
org/apache/excalibur/instrument/manager/impl/InstrumentSample.java 0043
org/apache/excalibur/instrument/manager/impl/InstrumentSampleDescriptorImpl.java 0083
org/apache/excalibur/instrument/manager/impl/InstrumentSampleFactory.java 0034
org/apache/excalibur/instrument/manager/impl/InstrumentableDescriptorImpl.java 0066
org/apache/excalibur/instrument/manager/impl/InstrumentableProxy.java 00480
org/apache/excalibur/instrument/manager/impl/MaximumValueInstrumentSample.java 0054
org/apache/excalibur/instrument/manager/impl/MeanValueInstrumentSample.java 0081
org/apache/excalibur/instrument/manager/impl/MinimumValueInstrumentSample.java 0054
org/apache/excalibur/instrument/manager/impl/XMLUtil.java 0056
org/apache/excalibur/instrument/manager/impl/package.html 001

org/apache/excalibur/instrument/manager/impl/AbstractInstrumentSample.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 42
Error Name 'm_zoneOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Line has trailing spaces. 45
Error Name 'm_instrumentProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Name 'm_configured' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Name 'm_interval' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Name 'm_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Name 'm_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Name 'm_descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Name 'm_maxAge' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Name 'm_time' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Error Variable 'm_time' must be private and have accessor methods. 74
Error Name 'm_leaseExpirationTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
Error Name 'm_expired' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Error Name 'm_historyIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
Error Name 'm_historyOld' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
Error Name 'm_historyNew' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
Error Name 'm_listeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
Error Name 'm_stateVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 105
Error First sentence should end with a period. 109
Error '(' is followed by whitespace. 121
Error Parameter instrumentProxy should be final. 121
Error Parameter name should be final. 122
Error Parameter interval should be final. 123
Error Parameter size should be final. 124
Error Parameter description should be final. 125
Error Parameter lease should be final. 126
Error ')' is preceded with whitespace. 126
Error '{' should be on the previous line. 127
Error 'if' is not followed by whitespace. 130
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error Line is longer than 80 characters. 132
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error 'if' is not followed by whitespace. 134
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '{' should be on the previous line. 135
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error 'if' is not followed by whitespace. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error '}' should be on the same line. 146
Error '{' should be on the previous line. 148
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error '{' should be on the previous line. 171
Error '{' should be on the previous line. 182
Error '{' should be on the previous line. 192
Error '{' should be on the previous line. 202
Error '{' should be on the previous line. 212
Error '{' should be on the previous line. 222
Error '{' should be on the previous line. 232
Error Line is longer than 80 characters. 237
Error Line is longer than 80 characters. 238
Error '{' should be on the previous line. 244
Error 'synchronized' is not followed by whitespace. 249
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error '{' should be on the previous line. 250
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error 'if' is not followed by whitespace. 257
Error '(' is followed by whitespace. 257
Error ')' is preceded with whitespace. 257
Error '{' should be on the previous line. 258
Error '(' is followed by whitespace. 259
Error ')' is preceded with whitespace. 259
Error '{' should be on the previous line. 270
Error 'synchronized' is not followed by whitespace. 275
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error '{' should be on the previous line. 276
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error 'if' is not followed by whitespace. 283
Error '(' is followed by whitespace. 283
Error ')' is preceded with whitespace. 283
Error '{' should be on the previous line. 284
Error '(' is followed by whitespace. 285
Error ')' is preceded with whitespace. 285
Error '{' should be on the previous line. 297
Error '(' is followed by whitespace. 310
Error Parameter lease should be final. 310
Error ')' is preceded with whitespace. 310
Error '{' should be on the previous line. 311
Error Line has trailing spaces. 314
Error Line is longer than 80 characters. 316
Error '(' is followed by whitespace. 316
Error '(' is followed by whitespace. 316
Error ')' is preceded with whitespace. 316
Error ')' is preceded with whitespace. 316
Error Line has trailing spaces. 317
Error Line has trailing spaces. 319
Error Line has trailing spaces. 321
Error 'synchronized' is not followed by whitespace. 322
Error '(' is followed by whitespace. 322
Error ')' is preceded with whitespace. 322
Error '{' should be on the previous line. 323
Error 'if' is not followed by whitespace. 325
Error '(' is followed by whitespace. 325
Error '(' is followed by whitespace. 325
Error ')' is preceded with whitespace. 325
Error '(' is followed by whitespace. 325
Error ')' is preceded with whitespace. 325
Error ')' is preceded with whitespace. 325
Error '{' should be on the previous line. 326
Error Line is longer than 80 characters. 327
Error 'if' is not followed by whitespace. 328
Error '(' is followed by whitespace. 328
Error ')' is preceded with whitespace. 328
Error '{' should be on the previous line. 329
Error '{' should be on the previous line. 345
Error '(' is followed by whitespace. 347
Error ')' is preceded with whitespace. 347
Error '{' should be on the previous line. 358
Error 'synchronized' is not followed by whitespace. 359
Error '(' is followed by whitespace. 359
Error ')' is preceded with whitespace. 359
Error '{' should be on the previous line. 360
Error '(' is followed by whitespace. 362
Error ')' is preceded with whitespace. 362
Error ')' is preceded with whitespace. 370
Error '{' should be on the previous line. 384
Error Line is longer than 80 characters. 389
Error Line is longer than 80 characters. 391
Error '(' is followed by whitespace. 394
Error Parameter listener should be final. 394
Error ')' is preceded with whitespace. 394
Error 'if' is not followed by whitespace. 396
Error '(' is followed by whitespace. 396
Error ')' is preceded with whitespace. 396
Error '{' should be on the previous line. 397
Error Line is longer than 80 characters. 398
Error '(' is followed by whitespace. 398
Error ')' is preceded with whitespace. 399
Error 'synchronized' is not followed by whitespace. 402
Error '(' is followed by whitespace. 402
Error ')' is preceded with whitespace. 402
Error '{' should be on the previous line. 403
Error 'if' is not followed by whitespace. 410
Error '(' is followed by whitespace. 410
Error ')' is preceded with whitespace. 410
Error '{' should be on the previous line. 411
Error '}' should be on the same line. 413
Error '{' should be on the previous line. 415
Error Line is longer than 80 characters. 416
Error Line is longer than 80 characters. 417
Error '(' is followed by whitespace. 417
Error ')' is preceded with whitespace. 417
Error Line is longer than 80 characters. 427
Error Line is longer than 80 characters. 432
Error '(' is followed by whitespace. 432
Error Parameter listener should be final. 432
Error ')' is preceded with whitespace. 432
Error 'if' is not followed by whitespace. 434
Error '(' is followed by whitespace. 434
Error ')' is preceded with whitespace. 434
Error '{' should be on the previous line. 435
Error Line is longer than 80 characters. 436
Error '(' is followed by whitespace. 436
Error ')' is preceded with whitespace. 437
Error 'synchronized' is not followed by whitespace. 440
Error '(' is followed by whitespace. 440
Error ')' is preceded with whitespace. 440
Error '{' should be on the previous line. 441
Error 'if' is not followed by whitespace. 448
Error '(' is followed by whitespace. 448
Error ')' is preceded with whitespace. 448
Error '{' should be on the previous line. 449
Error '}' should be on the same line. 453
Error 'if' is not followed by whitespace. 454
Error '(' is followed by whitespace. 454
Error ')' is preceded with whitespace. 454
Error '{' should be on the previous line. 455
Error 'if' is not followed by whitespace. 456
Error '(' is followed by whitespace. 456
Error ')' is preceded with whitespace. 456
Error '{' should be on the previous line. 457
Error '}' should be on the same line. 459
Error '{' should be on the previous line. 461
Error '}' should be on the same line. 465
Error '{' should be on the previous line. 467
Error 'for' is not followed by whitespace. 470
Error '(' is followed by whitespace. 470
Error ')' is preceded with whitespace. 470
Error '{' should be on the previous line. 471
Error 'if' is not followed by whitespace. 472
Error '(' is followed by whitespace. 472
Error ')' is preceded with whitespace. 472
Error '{' should be on the previous line. 473
Error 'if' is not followed by whitespace. 479
Error '(' is followed by whitespace. 479
Error ')' is preceded with whitespace. 479
Error '{' should be on the previous line. 480
Error '}' should be on the same line. 483
Error '{' should be on the previous line. 485
Error Line is longer than 80 characters. 486
Error 'if' is not followed by whitespace. 487
Error '(' is followed by whitespace. 487
Error ')' is preceded with whitespace. 487
Error '{' should be on the previous line. 488
Error Line is longer than 80 characters. 490
Error '(' is followed by whitespace. 490
Error ')' is preceded with whitespace. 490
Error 'if' is not followed by whitespace. 492
Error '(' is followed by whitespace. 492
Error ')' is preceded with whitespace. 492
Error '{' should be on the previous line. 493
Error '(' is followed by whitespace. 495
Error Line is longer than 80 characters. 496
Error ')' is preceded with whitespace. 496
Error '(' is followed by whitespace. 514
Error Parameter value should be final. 514
Error Parameter time should be final. 514
Error ')' is preceded with whitespace. 514
Error '{' should be on the previous line. 515
Error Line is longer than 80 characters. 516
Error 'if' is not followed by whitespace. 518
Error '(' is followed by whitespace. 518
Error ')' is preceded with whitespace. 518
Error '{' should be on the previous line. 519
Error 'for' is not followed by whitespace. 520
Error '(' is followed by whitespace. 520
Error ')' is preceded with whitespace. 520
Error '{' should be on the previous line. 521
Error '(' is followed by whitespace. 522
Error ')' is preceded with whitespace. 522
Error Line has trailing spaces. 526
Error '{' should be on the previous line. 538
Error 'if' is not followed by whitespace. 541
Error '(' is followed by whitespace. 541
Error '(' is followed by whitespace. 541
Error ')' is preceded with whitespace. 541
Error '(' is followed by whitespace. 541
Error ')' is preceded with whitespace. 541
Error ')' is preceded with whitespace. 541
Error '{' should be on the previous line. 542
Error Line has trailing spaces. 545
Error Line has trailing spaces. 548
Error '(' is followed by whitespace. 554
Error Parameter out should be final. 554
Error ')' is preceded with whitespace. 554
Error '{' should be on the previous line. 555
Error 'if' is not followed by whitespace. 558
Error '(' is followed by whitespace. 558
Error '(' is followed by whitespace. 558
Error ')' is preceded with whitespace. 558
Error '(' is followed by whitespace. 558
Error ')' is preceded with whitespace. 558
Error ')' is preceded with whitespace. 558
Error '{' should be on the previous line. 559
Error 'synchronized' is not followed by whitespace. 567
Error '(' is followed by whitespace. 567
Error ')' is preceded with whitespace. 567
Error '{' should be on the previous line. 568
Error '(' is followed by whitespace. 571
Error ')' is preceded with whitespace. 571
Error Line has trailing spaces. 574
Error '(' is followed by whitespace. 576
Error ')' is preceded with whitespace. 576
Error '(' is followed by whitespace. 577
Error '(' is followed by whitespace. 577
Error ')' is preceded with whitespace. 577
Error ')' is preceded with whitespace. 577
Error '(' is followed by whitespace. 578
Error ')' is preceded with whitespace. 578
Error Line is longer than 80 characters. 579
Error '(' is followed by whitespace. 579
Error '(' is followed by whitespace. 579
Error ')' is preceded with whitespace. 579
Error ')' is preceded with whitespace. 579
Error '(' is followed by whitespace. 580
Error ')' is preceded with whitespace. 580
Error '(' is followed by whitespace. 581
Error ')' is preceded with whitespace. 581
Error '(' is followed by whitespace. 582
Error ')' is preceded with whitespace. 582
Error '(' is followed by whitespace. 583
Error ')' is preceded with whitespace. 583
Error '(' is followed by whitespace. 584
Error ')' is preceded with whitespace. 584
Error '(' is followed by whitespace. 585
Error ')' is preceded with whitespace. 585
Error '(' is followed by whitespace. 586
Error ')' is preceded with whitespace. 586
Error 'if' is not followed by whitespace. 587
Error '(' is followed by whitespace. 587
Error ')' is preceded with whitespace. 587
Error '{' should be on the previous line. 588
Error '(' is followed by whitespace. 589
Error ')' is preceded with whitespace. 589
Error '(' is followed by whitespace. 590
Error ')' is preceded with whitespace. 590
Error '(' is followed by whitespace. 591
Error ')' is preceded with whitespace. 591
Error Line has trailing spaces. 592
Error Line is longer than 80 characters. 593
Error '(' is followed by whitespace. 595
Error ')' is preceded with whitespace. 595
Error '(' is followed by whitespace. 596
Error '(' is followed by whitespace. 596
Error ')' is preceded with whitespace. 596
Error ')' is preceded with whitespace. 596
Error '(' is followed by whitespace. 597
Error ')' is preceded with whitespace. 597
Error '(' is followed by whitespace. 601
Error ')' is preceded with whitespace. 601
Error Line has trailing spaces. 602
Error Line has trailing spaces. 604
Error '(' is followed by whitespace. 605
Error ')' is preceded with whitespace. 605
Error '{' should be on the previous line. 606
Error '(' is followed by whitespace. 608
Error ')' is preceded with whitespace. 608
Error '}' should be on the same line. 609
Error '{' should be on the previous line. 611
Error '(' is followed by whitespace. 613
Error ')' is preceded with whitespace. 613
Error Line has trailing spaces. 614
Error '(' is followed by whitespace. 616
Error ')' is preceded with whitespace. 616
Error '(' is followed by whitespace. 617
Error ')' is preceded with whitespace. 617
Error '(' is followed by whitespace. 618
Error ')' is preceded with whitespace. 618
Error Line has trailing spaces. 619
Error '(' is followed by whitespace. 621
Error ')' is preceded with whitespace. 621
Error '(' is followed by whitespace. 625
Error ')' is preceded with whitespace. 625
Error '{' should be on the previous line. 626
Error '(' is followed by whitespace. 627
Error ')' is preceded with whitespace. 627
Error Line is longer than 80 characters. 639
Error '(' is followed by whitespace. 639
Error Parameter state should be final. 639
Error ')' is preceded with whitespace. 639
Error Line has trailing spaces. 644
Error 'synchronized' is not followed by whitespace. 645
Error '(' is followed by whitespace. 645
Error ')' is preceded with whitespace. 645
Error '{' should be on the previous line. 646
Error '(' is followed by whitespace. 648
Error ')' is preceded with whitespace. 648
Error Line has trailing spaces. 651
Error Line is longer than 80 characters. 652
Error '(' is followed by whitespace. 652
Error ')' is preceded with whitespace. 652
Error Line is longer than 80 characters. 653
Error '(' is followed by whitespace. 653
Error '(' is followed by whitespace. 653
Error ')' is preceded with whitespace. 653
Error '(' is followed by whitespace. 653
Error ')' is preceded with whitespace. 653
Error ')' is preceded with whitespace. 653
Error Line has trailing spaces. 662
Error '(' is followed by whitespace. 666
Error ')' is preceded with whitespace. 666
Error '(' is followed by whitespace. 667
Error ')' is preceded with whitespace. 667
Error '{' should be on the previous line. 668
Error '}' should be on the same line. 671
Error '{' should be on the previous line. 673
Error Line has trailing spaces. 675
Error '(' is followed by whitespace. 677
Error ')' is preceded with whitespace. 677
Error Line has trailing spaces. 679
Error 'for' is not followed by whitespace. 680
Error '(' is followed by whitespace. 680
Error ')' is preceded with whitespace. 680
Error '{' should be on the previous line. 681
Error '{' should be on the previous line. 684
Error '(' is followed by whitespace. 685
Error ')' is preceded with whitespace. 685
Error '}' should be on the same line. 686
Error 'catch' is not followed by whitespace. 687
Error '(' is followed by whitespace. 687
Error ')' is preceded with whitespace. 687
Error '{' should be on the previous line. 688
Error Line is longer than 80 characters. 689
Error '(' is followed by whitespace. 689
Error '+' should be on a new line. 689
Error Line is longer than 80 characters. 690
Error '+' should be on a new line. 690
Error Line is longer than 80 characters. 691
Error '+' should be on a new line. 691
Error Line is longer than 80 characters. 692
Error '+' should be on a new line. 692
Error ')' is preceded with whitespace. 693
Error Line has trailing spaces. 697
Error 'if' is not followed by whitespace. 700
Error '(' is followed by whitespace. 700
Error ')' is preceded with whitespace. 700
Error '{' should be on the previous line. 701
Error '}' should be on the same line. 703
Error '{' should be on the previous line. 705
Error Line has trailing spaces. 708
Error 'for' is not followed by whitespace. 709
Error '(' is followed by whitespace. 709
Error ')' is preceded with whitespace. 709
Error '{' should be on the previous line. 710
Error 'if' is not followed by whitespace. 711
Error '(' is followed by whitespace. 711
Error ')' is preceded with whitespace. 711
Error '{' should be on the previous line. 712
Error '}' should be on the same line. 714
Error '{' should be on the previous line. 716
Error '(' is followed by whitespace. 721
Error ')' is preceded with whitespace. 721
Error Line has trailing spaces. 722
Error Line is longer than 80 characters. 723
Error '(' is followed by whitespace. 725
Error ')' is preceded with whitespace. 725
Error 'if' is not followed by whitespace. 729
Error '(' is followed by whitespace. 729
Error ')' is preceded with whitespace. 729
Error '{' should be on the previous line. 730
Error Line is longer than 80 characters. 733
Error '(' is followed by whitespace. 734
Error ')' is preceded with whitespace. 734
Error Line has trailing spaces. 739
Error '(' is followed by whitespace. 740
Error ')' is preceded with whitespace. 740
Error '{' should be on the previous line. 741
Error '(' is followed by whitespace. 742
Error ')' is preceded with whitespace. 742
Error '{' should be on the previous line. 753
Error '(' is followed by whitespace. 762
Error Parameter fillValue should be final. 762
Error ')' is preceded with whitespace. 762
Error '{' should be on the previous line. 763
Error Line is longer than 80 characters. 764
Error Line is longer than 80 characters. 765
Error '(' is followed by whitespace. 767
Error ')' is preceded with whitespace. 767
Error Line is longer than 80 characters. 770
Error Line is longer than 80 characters. 771
Error '(' is followed by whitespace. 774
Error ')' is preceded with whitespace. 774
Error '{' should be on the previous line. 775
Error '(' is followed by whitespace. 779
Error ')' is preceded with whitespace. 779
Error '{' should be on the previous line. 780
Error Line has trailing spaces. 785
Error '(' is followed by whitespace. 791
Error Parameter out should be final. 791
Error ')' is preceded with whitespace. 791
Error '{' should be on the previous line. 792
Error '(' is followed by whitespace. 806
Error Parameter value should be final. 806
Error Parameter state should be final. 806
Error ')' is preceded with whitespace. 806
Error Expected an @return tag. 814
Error '(' is followed by whitespace. 814
Error Parameter time should be final. 814
Error ')' is preceded with whitespace. 814
Error '{' should be on the previous line. 815
Error '(' is followed by whitespace. 820
Error ')' is preceded with whitespace. 820
Error '(' is followed by whitespace. 841
Error Parameter reset should be final. 841
Error ')' is preceded with whitespace. 841
Error Expected an @return tag. 848
Error Line is longer than 80 characters. 851
Error Line is longer than 80 characters. 855
Error Line is longer than 80 characters. 856
Error '(' is followed by whitespace. 860
Error Parameter time should be final. 860
Error Parameter reset should be final. 860
Error ')' is preceded with whitespace. 860
Error '{' should be on the previous line. 861
Error 'if' is not followed by whitespace. 864
Error '(' is followed by whitespace. 864
Error ')' is preceded with whitespace. 864
Error '{' should be on the previous line. 865
Error 'if' is not followed by whitespace. 870
Error '(' is followed by whitespace. 870
Error ')' is preceded with whitespace. 870
Error '{' should be on the previous line. 871
Error 'if' is not followed by whitespace. 873
Error '(' is followed by whitespace. 873
Error ')' is preceded with whitespace. 873
Error '{' should be on the previous line. 874
Error '(' is followed by whitespace. 876
Error ')' is preceded with whitespace. 876
Error '(' is followed by whitespace. 877
Error ')' is preceded with whitespace. 877
Error '}' should be on the same line. 878
Error '{' should be on the previous line. 880
Error 'while' is not followed by whitespace. 882
Error '(' is followed by whitespace. 882
Error ')' is preceded with whitespace. 882
Error '{' should be on the previous line. 883
Error '(' is followed by whitespace. 889
Error ')' is preceded with whitespace. 889
Error 'if' is not followed by whitespace. 892
Error '(' is followed by whitespace. 892
Error ')' is preceded with whitespace. 892
Error '{' should be on the previous line. 893
Error '}' should be on the same line. 905
Error '{' should be on the previous line. 907
Error '{' should be on the previous line. 920
Error Line is longer than 80 characters. 922
Error 'if' is not followed by whitespace. 928
Error '(' is followed by whitespace. 928
Error ')' is preceded with whitespace. 928
Error '{' should be on the previous line. 929
Error 'if' is not followed by whitespace. 931
Error '(' is followed by whitespace. 931
Error ')' is preceded with whitespace. 931
Error '{' should be on the previous line. 932
Error Line is longer than 80 characters. 933
Error Line is longer than 80 characters. 934
Error '(' is followed by whitespace. 934
Error ')' is preceded with whitespace. 934
Error 'if' is not followed by whitespace. 937
Error '(' is followed by whitespace. 937
Error ')' is preceded with whitespace. 937
Error '{' should be on the previous line. 938
Error Line is longer than 80 characters. 940
Error '(' is followed by whitespace. 940
Error ')' is preceded with whitespace. 940
Error Line has trailing spaces. 948
Error '{' should be on the previous line. 957
Error Line has trailing spaces. 959
Error Line is longer than 80 characters. 960
Error '(' is followed by whitespace. 963
Error ')' is preceded with whitespace. 963
Error '{' should be on the previous line. 964
Error '(' is followed by whitespace. 965
Error ')' is preceded with whitespace. 965
Error '{' should be on the previous line. 966
Error Line has trailing spaces. 971
Error '(' is followed by whitespace. 972
Error ')' is preceded with whitespace. 972
Error '{' should be on the previous line. 973
Error Line has trailing spaces. 979
Error '(' is followed by whitespace. 981
Error ')' is preceded with whitespace. 981
Error 'for' is not followed by whitespace. 982
Error '(' is followed by whitespace. 982
Error ')' is preceded with whitespace. 982
Error '{' should be on the previous line. 983
Error '(' is followed by whitespace. 984
Error ')' is preceded with whitespace. 984
Error '(' is followed by whitespace. 985
Error ')' is preceded with whitespace. 985
Error Line has trailing spaces. 987
Error '{' should be on the previous line. 995
Error Line has trailing spaces. 1001
Error Line is longer than 80 characters. 1003
Error '{' should be on the previous line. 1006
Error '{' should be on the previous line. 1016
Error '+' should be on a new line. 1017
Error Line is longer than 80 characters. 1018
Error '(' is followed by whitespace. 1018
Error ')' is preceded with whitespace. 1018
Error '+' should be on a new line. 1018
Error Line is longer than 80 characters. 1019

org/apache/excalibur/instrument/manager/impl/AbstractValueInstrumentSample.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 39
Error Name 'm_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Variable 'm_value' must be private and have accessor methods. 41
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 43
Error Name 'm_valueCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Variable 'm_valueCount' must be private and have accessor methods. 44
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 46
Error Name 'm_lastValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Variable 'm_lastValue' must be private and have accessor methods. 47
Error Line has trailing spaces. 48
Error First sentence should end with a period. 52
Error Line is longer than 80 characters. 59
Error '(' is followed by whitespace. 63
Error Parameter instrumentProxy should be final. 63
Error Parameter name should be final. 64
Error Parameter interval should be final. 65
Error Parameter size should be final. 66
Error Parameter description should be final. 67
Error Parameter lease should be final. 68
Error ')' is preceded with whitespace. 68
Error '{' should be on the previous line. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 75
Error Line is longer than 80 characters. 83
Error '{' should be on the previous line. 88
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 93
Error Line is longer than 80 characters. 94
Error '{' should be on the previous line. 102
Error '(' is followed by whitespace. 117
Error Parameter reset should be final. 117
Error ')' is preceded with whitespace. 117
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error Expected an @return tag. 133
Error '{' should be on the previous line. 134
Error Line has trailing spaces. 137
Error '(' is followed by whitespace. 143
Error Parameter out should be final. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error Line has trailing spaces. 146
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error Line has trailing spaces. 153
Error '(' is followed by whitespace. 165
Error Parameter value should be final. 165
Error Parameter state should be final. 165
Error ')' is preceded with whitespace. 165
Error '{' should be on the previous line. 167
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error Line has trailing spaces. 172
Error '(' is followed by whitespace. 185
Error Parameter instrumentName should be final. 185
Error Parameter value should be final. 185
Error Parameter time should be final. 185
Error ')' is preceded with whitespace. 185
Error '{' should be on the previous line. 186
Error Line is longer than 80 characters. 187
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error Line has trailing spaces. 191
Error Line has trailing spaces. 192
Error '(' is followed by whitespace. 202
Error Parameter value should be final. 202
Error Parameter time should be final. 202
Error ')' is preceded with whitespace. 202

org/apache/excalibur/instrument/manager/impl/CounterInstrumentSample.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 35
Error Name 'm_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Variable 'm_count' must be private and have accessor methods. 37
Error Line has trailing spaces. 38
Error First sentence should end with a period. 42
Error Line is longer than 80 characters. 49
Error '(' is followed by whitespace. 53
Error Parameter instrumentProxy should be final. 53
Error Parameter name should be final. 54
Error Parameter interval should be final. 55
Error Parameter size should be final. 56
Error Parameter description should be final. 57
Error Parameter lease should be final. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 65
Error '{' should be on the previous line. 75
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 83
Error '{' should be on the previous line. 88
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 93
Error Line is longer than 80 characters. 94
Error '{' should be on the previous line. 100
Error Line has trailing spaces. 103
Error '(' is followed by whitespace. 115
Error Parameter reset should be final. 115
Error ')' is preceded with whitespace. 115
Error '{' should be on the previous line. 116
Error Expected an @return tag. 126
Error '{' should be on the previous line. 127
Error Line has trailing spaces. 130
Error '(' is followed by whitespace. 142
Error Parameter value should be final. 142
Error Parameter state should be final. 142
Error ')' is preceded with whitespace. 142
Error '{' should be on the previous line. 144
Error Line has trailing spaces. 147
Error '(' is followed by whitespace. 158
Error Parameter instrumentName should be final. 158
Error Parameter count should be final. 158
Error Parameter time should be final. 158
Error ')' is preceded with whitespace. 158
Error '{' should be on the previous line. 159
Error Line is longer than 80 characters. 160
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error Line has trailing spaces. 163
Error '(' is followed by whitespace. 173
Error Parameter count should be final. 173
Error Parameter time should be final. 173
Error ')' is preceded with whitespace. 173
Error '{' should be on the previous line. 174
Error Line has trailing spaces. 177
Error 'synchronized' is not followed by whitespace. 178
Error '{' should be on the previous line. 179
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error Line has trailing spaces. 181
Error Line has trailing spaces. 183
Error Line has trailing spaces. 187
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188

org/apache/excalibur/instrument/manager/impl/DefaultInstrumentManagerImpl.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Unused import - org.apache.excalibur.instrument.InstrumentManager. 48
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 69
Error '{' should be on the previous line. 71
Error Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Error Name 'm_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
Error Line has trailing spaces. 77
Error Name 'm_maxLeasedSamples' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Error Line has trailing spaces. 81
Error Name 'm_maxLeasedSampleSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
Error Line has trailing spaces. 85
Error Name 'm_maxLeasedSampleLease' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
Error Line has trailing spaces. 89
Error Name 'm_connectors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
Error Name 'm_stateFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Error Name 'm_stateInterval' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
Error Name 'm_lastStateSave' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
Error First sentence should end with a period. 102
Error Name 'm_semaphore' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
Error Name 'm_instrumentableProxies' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
Error Name 'm_instrumentableProxyArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
Error Name 'm_instrumentableDescriptorArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
Error Name 'm_leasedInstrumentSamples' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
Error Line has trailing spaces. 116
Error Name 'm_leasedInstrumentSampleArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 118
Error Line has trailing spaces. 119
Error Name 'm_runner' must match pattern '^[a-z][a-zA-Z0-9]*$'. 124
Error First sentence should end with a period. 126
Error Name 'm_instrumentableName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
Error Name 'm_totalMemoryInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
Error Name 'm_freeMemoryInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 133
Error Name 'm_memoryInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 136
Error Name 'm_activeThreadCountInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 139
Error Line has trailing spaces. 140
Error Line is longer than 80 characters. 141
Error Name 'm_registrationsInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 142
Error Name 'm_instrumentableCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 145
Error Line has trailing spaces. 146
Error Name 'm_instrumentablesInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 148
Error Name 'm_instrumentCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 151
Error Name 'm_instrumentsInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 154
Error Name 'm_permanentSampleCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157
Error Name 'm_leasedSampleCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 160
Error Line is longer than 80 characters. 162
Error Name 'm_samplesInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 163
Error Line is longer than 80 characters. 165
Error Name 'm_leasedSamplesInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 166
Error Line has trailing spaces. 167
Error Name 'm_leaseRequestsInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 169
Error Line has trailing spaces. 170
Error Name 'm_stateSavesInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 172
Error Line has trailing spaces. 173
Error Name 'm_stateSaveTimeInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 175
Error Line has trailing spaces. 176
Error Name 'm_stateVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 178
Error '(' is followed by whitespace. 191
Error Parameter name should be final. 191
Error ')' is preceded with whitespace. 191
Error '{' should be on the previous line. 192
Error Line has trailing spaces. 195
Error '{' should be on the previous line. 200
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error Line is longer than 80 characters. 205
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 205
Error Line is longer than 80 characters. 206
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error '(' is followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 226
Error '(' is followed by whitespace. 226
Error Parameter configuration should be final. 226
Error ')' is preceded with whitespace. 226
Error '{' should be on the previous line. 228
Error Line is longer than 80 characters. 229
Error Line is longer than 80 characters. 230
Error '{' should be on the previous line. 233
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error '}' should be on the same line. 235
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error '{' should be on the previous line. 237
Error Line is longer than 80 characters. 240
Error ')' is preceded with whitespace. 240
Error 'synchronized' is not followed by whitespace. 243
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error '{' should be on the previous line. 244
Error Line is longer than 80 characters. 246
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error Line is longer than 80 characters. 247
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error Line has trailing spaces. 248
Error Line is longer than 80 characters. 251
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error '(' is followed by whitespace. 251
Error '256' is a magic number. 251
Error ')' is preceded with whitespace. 251
Error Line is longer than 80 characters. 253
Error '(' is followed by whitespace. 253
Error ')' is preceded with whitespace. 253
Error '(' is followed by whitespace. 253
Error '2048' is a magic number. 253
Error ')' is preceded with whitespace. 253
Error '1000L' is a magic number. 254
Error '*' should be on a new line. 254
Error Line is longer than 80 characters. 255
Error '(' is followed by whitespace. 255
Error ')' is preceded with whitespace. 255
Error '(' is followed by whitespace. 255
Error '86400' is a magic number. 255
Error ')' is preceded with whitespace. 255
Error Line has trailing spaces. 256
Error Line is longer than 80 characters. 258
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error 'for' is not followed by whitespace. 261
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261
Error '{' should be on the previous line. 262
Error Line is longer than 80 characters. 264
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error Line is longer than 80 characters. 268
Error 'cast' is not followed by whitespace. 268
Error '(' is followed by whitespace. 268
Error ')' is preceded with whitespace. 268
Error '(' is followed by whitespace. 269
Error ')' is preceded with whitespace. 269
Error '{' should be on the previous line. 270
Error ')' is preceded with whitespace. 272
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error Line is longer than 80 characters. 275
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error Line has trailing spaces. 276
Error '(' is followed by whitespace. 282
Error ')' is preceded with whitespace. 282
Error Line is longer than 80 characters. 286
Error '(' is followed by whitespace. 286
Error ')' is preceded with whitespace. 286
Error Line is longer than 80 characters. 287
Error '(' is followed by whitespace. 287
Error '60000' is a magic number. 287
Error ')' is preceded with whitespace. 287
Error '(' is followed by whitespace. 289
Error ')' is preceded with whitespace. 289
Error 'if' is not followed by whitespace. 290
Error '(' is followed by whitespace. 290
Error ')' is preceded with whitespace. 290
Error '{' should be on the previous line. 291
Error '(' is followed by whitespace. 292
Error ')' is preceded with whitespace. 292
Error 'if' is not followed by whitespace. 293
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '{' should be on the previous line. 294
Error '{' should be on the previous line. 296
Error '(' is followed by whitespace. 297
Error ')' is preceded with whitespace. 297
Error '}' should be on the same line. 298
Error 'catch' is not followed by whitespace. 299
Error '(' is followed by whitespace. 299
Error ')' is preceded with whitespace. 299
Error '{' should be on the previous line. 300
Error Line is longer than 80 characters. 302
Error '+' should be on a new line. 302
Error Line is longer than 80 characters. 303
Error '+' should be on a new line. 303
Error ')' is preceded with whitespace. 304
Error Line has trailing spaces. 308
Error '(' is followed by whitespace. 310
Error ')' is preceded with whitespace. 310
Error Line has trailing spaces. 311
Error Line is longer than 80 characters. 313
Error '(' is followed by whitespace. 313
Error ')' is preceded with whitespace. 313
Error '(' is followed by whitespace. 315
Error ')' is preceded with whitespace. 315
Error 'for' is not followed by whitespace. 316
Error '(' is followed by whitespace. 316
Error ')' is preceded with whitespace. 316
Error '{' should be on the previous line. 317
Error '(' is followed by whitespace. 319
Error ')' is preceded with whitespace. 319
Error '(' is followed by whitespace. 321
Error '(' is followed by whitespace. 321
Error ')' is preceded with whitespace. 321
Error ')' is preceded with whitespace. 321
Error '{' should be on the previous line. 322
Error Line is longer than 80 characters. 323
Error Line has trailing spaces. 328
Error '{' should be on the previous line. 331
Error '(' is followed by whitespace. 332
Error ')' is preceded with whitespace. 332
Error 'cast' is not followed by whitespace. 334
Error Line has trailing spaces. 335
Error '(' is followed by whitespace. 337
Error ')' is preceded with whitespace. 337
Error '(' is followed by whitespace. 338
Error ')' is preceded with whitespace. 338
Error '(' is followed by whitespace. 339
Error ')' is preceded with whitespace. 339
Error '(' is followed by whitespace. 340
Error ')' is preceded with whitespace. 340
Error '(' is followed by whitespace. 341
Error ')' is preceded with whitespace. 341
Error '{' should be on the previous line. 342
Error 'cast' is not followed by whitespace. 343
Error '(' is followed by whitespace. 344
Error Line is longer than 80 characters. 345
Error ')' is preceded with whitespace. 345
Error Line has trailing spaces. 347
Error '(' is followed by whitespace. 348
Error ')' is preceded with whitespace. 348
Error '}' should be on the same line. 349
Error '(' is followed by whitespace. 350
Error ')' is preceded with whitespace. 350
Error '{' should be on the previous line. 351
Error Line has trailing spaces. 353
Error Line is longer than 80 characters. 355
Error '(' is followed by whitespace. 355
Error '(' is followed by whitespace. 355
Error ')' is preceded with whitespace. 355
Error ')' is preceded with whitespace. 355
Error '(' is followed by whitespace. 357
Error ')' is preceded with whitespace. 357
Error '}' should be on the same line. 358
Error '{' should be on the previous line. 360
Error '(' is followed by whitespace. 361
Error ')' is preceded with whitespace. 361
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 376
Error Redundant throws: 'Exception' is unchecked exception. 377
Error '{' should be on the previous line. 378
Error 'if' is not followed by whitespace. 379
Error '(' is followed by whitespace. 379
Error ')' is preceded with whitespace. 379
Error '{' should be on the previous line. 380
Error '(' is followed by whitespace. 381
Error ')' is preceded with whitespace. 381
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 392
Error '{' should be on the previous line. 393
Error 'if' is not followed by whitespace. 394
Error '(' is followed by whitespace. 394
Error ')' is preceded with whitespace. 394
Error '{' should be on the previous line. 395
Error Line has trailing spaces. 398
Error '(' is followed by whitespace. 400
Error ';' is followed by whitespace. 400
Error '{' should be on the previous line. 401
Error 'cast' is not followed by whitespace. 403
Error '{' should be on the previous line. 405
Error '(' is followed by whitespace. 406
Error ')' is preceded with whitespace. 406
Error '(' is followed by whitespace. 407
Error ')' is preceded with whitespace. 407
Error '}' should be on the same line. 408
Error '(' is followed by whitespace. 409
Error ')' is preceded with whitespace. 409
Error '{' should be on the previous line. 410
Error Line is longer than 80 characters. 411
Error '(' is followed by whitespace. 411
Error ')' is preceded with whitespace. 411
Error Line is longer than 80 characters. 427
Error Line is longer than 80 characters. 428
Error Line is longer than 80 characters. 430
Error Line is longer than 80 characters. 432
Error Method 'registerInstrumentable' is not designed for extension - needs to be abstract, final or empty. 432
Error '(' is followed by whitespace. 432
Error Parameter instrumentable should be final. 432
Error Parameter instrumentableName should be final. 432
Error ')' is preceded with whitespace. 432
Error Redundant throws: 'Exception' is unchecked exception. 433
Error '{' should be on the previous line. 434
Error Line is longer than 80 characters. 435
Error '(' is followed by whitespace. 435
Error ')' is preceded with whitespace. 435
Error Line has trailing spaces. 436
Error 'synchronized' is not followed by whitespace. 439
Error '(' is followed by whitespace. 439
Error ')' is preceded with whitespace. 439
Error '{' should be on the previous line. 440
Error Line is longer than 80 characters. 441
Error Line is longer than 80 characters. 442
Error '(' is followed by whitespace. 444
Error ')' is preceded with whitespace. 444
Error '(' is followed by whitespace. 445
Error ')' is preceded with whitespace. 445
Error '{' should be on the previous line. 446
Error '(' is followed by whitespace. 447
Error ')' is preceded with whitespace. 447
Error '(' is followed by whitespace. 449
Error ')' is preceded with whitespace. 449
Error Line is longer than 80 characters. 451
Error 'cast' is not followed by whitespace. 451
Error '(' is followed by whitespace. 451
Error ')' is preceded with whitespace. 451
Error '(' is followed by whitespace. 452
Error ')' is preceded with whitespace. 452
Error '{' should be on the previous line. 453
Error ')' is preceded with whitespace. 456
Error '(' is followed by whitespace. 457
Error ')' is preceded with whitespace. 457
Error Line is longer than 80 characters. 459
Error Line is longer than 80 characters. 461
Error '(' is followed by whitespace. 461
Error ')' is preceded with whitespace. 461
Error Line has trailing spaces. 462
Error Line has trailing spaces. 466
Error Line is longer than 80 characters. 467
Error Line is longer than 80 characters. 469
Error ')' is preceded with whitespace. 469
Error '}' should be on the same line. 470
Error '{' should be on the previous line. 472
Error Line is longer than 80 characters. 473
Error Line is longer than 80 characters. 475
Error ')' is preceded with whitespace. 475
Error Line is longer than 80 characters. 478
Error Line is longer than 80 characters. 479
Error Line is longer than 80 characters. 480
Error Line is longer than 80 characters. 483
Error 'cast' is not followed by whitespace. 483
Error '(' is followed by whitespace. 483
Error ')' is preceded with whitespace. 483
Error 'if' is not followed by whitespace. 484
Error '(' is followed by whitespace. 484
Error ')' is preceded with whitespace. 484
Error '{' should be on the previous line. 485
Error ')' is preceded with whitespace. 488
Error '(' is followed by whitespace. 489
Error ')' is preceded with whitespace. 489
Error Line is longer than 80 characters. 491
Error Line is longer than 80 characters. 493
Error '(' is followed by whitespace. 493
Error ')' is preceded with whitespace. 493
Error Line has trailing spaces. 494
Error Line has trailing spaces. 498
Error Line is longer than 80 characters. 499
Error Line is longer than 80 characters. 501
Error ')' is preceded with whitespace. 501
Error '}' should be on the same line. 502
Error '{' should be on the previous line. 504
Error Line is longer than 80 characters. 505
Error Line is longer than 80 characters. 507
Error ')' is preceded with whitespace. 507
Error Line has trailing spaces. 511
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 523
Error '{' should be on the previous line. 524
Error Line has trailing spaces. 527
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 533
Error '{' should be on the previous line. 534
Error Line has trailing spaces. 537
Error Line is longer than 80 characters. 549
Error Method 'getInstrumentableDescriptor' is not designed for extension - needs to be abstract, final or empty. 549
Error '(' is followed by whitespace. 549
Error Parameter instrumentableName should be final. 549
Error ')' is preceded with whitespace. 549
Error Redundant throws: 'NoSuchInstrumentableException' is unchecked exception. 550
Error '{' should be on the previous line. 551
Error Line is longer than 80 characters. 552
Error '(' is followed by whitespace. 552
Error ')' is preceded with whitespace. 552
Error 'if' is not followed by whitespace. 553
Error '(' is followed by whitespace. 553
Error ')' is preceded with whitespace. 553
Error '{' should be on the previous line. 554
Error Line is longer than 80 characters. 556
Error ')' is preceded with whitespace. 556
Error Method 'getInstrumentableDescriptors' is not designed for extension - needs to be abstract, final or empty. 568
Error '{' should be on the previous line. 569
Error Line is longer than 80 characters. 570
Error 'if' is not followed by whitespace. 571
Error '(' is followed by whitespace. 571
Error ')' is preceded with whitespace. 571
Error '{' should be on the previous line. 572
Error Line has trailing spaces. 577
Error Line is longer than 80 characters. 589
Error Method 'locateInstrumentableDescriptor' is not designed for extension - needs to be abstract, final or empty. 589
Error '(' is followed by whitespace. 589
Error Parameter instrumentableName should be final. 589
Error ')' is preceded with whitespace. 589
Error Redundant throws: 'NoSuchInstrumentableException' is unchecked exception. 590
Error '{' should be on the previous line. 591
Error '(' is followed by whitespace. 593
Error ')' is preceded with whitespace. 593
Error '(' is followed by whitespace. 594
Error ')' is preceded with whitespace. 594
Error '{' should be on the previous line. 595
Error '(' is followed by whitespace. 596
Error '(' is followed by whitespace. 596
Error ')' is preceded with whitespace. 596
Error ')' is preceded with whitespace. 596
Error '{' should be on the previous line. 597
Error Line has trailing spaces. 602
Error Line is longer than 80 characters. 605
Error ')' is preceded with whitespace. 605
Error Line has trailing spaces. 607
Error Line is longer than 80 characters. 619
Error Method 'locateInstrumentDescriptor' is not designed for extension - needs to be abstract, final or empty. 619
Error '(' is followed by whitespace. 619
Error Parameter instrumentName should be final. 619
Error ')' is preceded with whitespace. 619
Error Redundant throws: 'NoSuchInstrumentException' is unchecked exception. 620
Error '{' should be on the previous line. 621
Error '(' is followed by whitespace. 623
Error ')' is preceded with whitespace. 623
Error '(' is followed by whitespace. 624
Error ')' is preceded with whitespace. 624
Error '{' should be on the previous line. 625
Error '(' is followed by whitespace. 628
Error ')' is preceded with whitespace. 628
Error '(' is followed by whitespace. 629
Error ')' is preceded with whitespace. 629
Error '{' should be on the previous line. 630
Error '(' is followed by whitespace. 631
Error '(' is followed by whitespace. 631
Error ')' is preceded with whitespace. 631
Error ')' is preceded with whitespace. 631
Error '{' should be on the previous line. 632
Error Line has trailing spaces. 638
Error ')' is preceded with whitespace. 641
Error Line is longer than 80 characters. 655
Error Method 'locateInstrumentSampleDescriptor' is not designed for extension - needs to be abstract, final or empty. 655
Error '(' is followed by whitespace. 655
Error Parameter sampleName should be final. 655
Error ')' is preceded with whitespace. 655
Error Redundant throws: 'NoSuchInstrumentSampleException' is unchecked exception. 656
Error '{' should be on the previous line. 657
Error '(' is followed by whitespace. 659
Error ')' is preceded with whitespace. 659
Error '(' is followed by whitespace. 660
Error ')' is preceded with whitespace. 660
Error '{' should be on the previous line. 661
Error '(' is followed by whitespace. 664
Error ')' is preceded with whitespace. 664
Error '(' is followed by whitespace. 665
Error ')' is preceded with whitespace. 665
Error '{' should be on the previous line. 666
Error Line is longer than 80 characters. 668
Error '(' is followed by whitespace. 668
Error ')' is preceded with whitespace. 668
Error '(' is followed by whitespace. 669
Error ')' is preceded with whitespace. 669
Error '{' should be on the previous line. 670
Error '(' is followed by whitespace. 671
Error '(' is followed by whitespace. 671
Error ')' is preceded with whitespace. 671
Error ')' is preceded with whitespace. 671
Error '{' should be on the previous line. 672
Error Line has trailing spaces. 679
Error ')' is preceded with whitespace. 682
Error Method 'getStateVersion' is not designed for extension - needs to be abstract, final or empty. 695
Error '{' should be on the previous line. 696
Error Line has trailing spaces. 699
Error Method 'invokeGarbageCollection' is not designed for extension - needs to be abstract, final or empty. 703
Error '{' should be on the previous line. 704
Error Line has trailing spaces. 707
Error Method 'getLeaseSampleCount' is not designed for extension - needs to be abstract, final or empty. 713
Error '{' should be on the previous line. 714
Error Line has trailing spaces. 717
Error Method 'getMaxLeasedSamples' is not designed for extension - needs to be abstract, final or empty. 723
Error '{' should be on the previous line. 724
Error Line has trailing spaces. 727
Error Method 'getMaxLeasedSampleSize' is not designed for extension - needs to be abstract, final or empty. 733
Error '{' should be on the previous line. 734
Error Line has trailing spaces. 737
Error Method 'getMaxLeasedSampleLease' is not designed for extension - needs to be abstract, final or empty. 744
Error '{' should be on the previous line. 745
Error Line has trailing spaces. 748
Error Method 'setInstrumentableName' is not designed for extension - needs to be abstract, final or empty. 765
Error '(' is followed by whitespace. 765
Error Parameter name should be final. 765
Error ')' is preceded with whitespace. 765
Error '{' should be on the previous line. 766
Error Method 'getInstrumentableName' is not designed for extension - needs to be abstract, final or empty. 775
Error '{' should be on the previous line. 776
Error Method 'getInstruments' is not designed for extension - needs to be abstract, final or empty. 791
Error '{' should be on the previous line. 792
Error Method 'getChildInstrumentables' is not designed for extension - needs to be abstract, final or empty. 819
Error '{' should be on the previous line. 820
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 827
Error Missing a Javadoc comment. 827
Error '{' should be on the previous line. 828
Error 'while' is not followed by whitespace. 829
Error '(' is followed by whitespace. 829
Error ')' is preceded with whitespace. 829
Error '{' should be on the previous line. 830
Error '{' should be on the previous line. 832
Error '(' is followed by whitespace. 833
Error '1000' is a magic number. 833
Error ')' is preceded with whitespace. 833
Error 'if' is not followed by whitespace. 841
Error '(' is followed by whitespace. 841
Error ')' is preceded with whitespace. 841
Error '{' should be on the previous line. 842
Error '}' should be on the same line. 845
Error 'catch' is not followed by whitespace. 846
Error '(' is followed by whitespace. 846
Error ')' is preceded with whitespace. 846
Error '{' should be on the previous line. 847
Error '(' is followed by whitespace. 848
Error ')' is preceded with whitespace. 848
Error Line has trailing spaces. 852
Error Method 'loadStateFromFile' is not designed for extension - needs to be abstract, final or empty. 863
Error '(' is followed by whitespace. 863
Error Parameter stateFile should be final. 863
Error ')' is preceded with whitespace. 863
Error Redundant throws: 'Exception' is unchecked exception. 864
Error '{' should be on the previous line. 865
Error '(' is followed by whitespace. 867
Error '+' should be on a new line. 867
Error ')' is preceded with whitespace. 868
Error '(' is followed by whitespace. 870
Error ')' is preceded with whitespace. 870
Error '{' should be on the previous line. 872
Error '(' is followed by whitespace. 873
Error ')' is preceded with whitespace. 873
Error '}' should be on the same line. 874
Error '{' should be on the previous line. 876
Error '(' is followed by whitespace. 880
Error '+' should be on a new line. 880
Error '(' is followed by whitespace. 881
Error ')' is preceded with whitespace. 881
Error ')' is preceded with whitespace. 881
Error Method 'loadStateFromStream' is not designed for extension - needs to be abstract, final or empty. 891
Error '(' is followed by whitespace. 891
Error Parameter is should be final. 891
Error ')' is preceded with whitespace. 891
Error Redundant throws: 'Exception' is unchecked exception. 892
Error '{' should be on the previous line. 893
Error '(' is followed by whitespace. 894
Error ')' is preceded with whitespace. 894
Error '(' is followed by whitespace. 906
Error Parameter is should be final. 906
Error Parameter location should be final. 906
Error ')' is preceded with whitespace. 906
Error Redundant throws: 'Exception' is unchecked exception. 907
Error '{' should be on the previous line. 908
Error '(' is followed by whitespace. 912
Error ')' is preceded with whitespace. 912
Error '{' should be on the previous line. 913
Error '(' is followed by whitespace. 914
Error ')' is preceded with whitespace. 914
Error '}' should be on the same line. 915
Error '{' should be on the previous line. 917
Error '(' is followed by whitespace. 918
Error ')' is preceded with whitespace. 918
Error '(' is followed by whitespace. 921
Error ')' is preceded with whitespace. 921
Error Method 'loadStateFromConfiguration' is not designed for extension - needs to be abstract, final or empty. 932
Error '(' is followed by whitespace. 932
Error Parameter state should be final. 932
Error ')' is preceded with whitespace. 932
Error '{' should be on the previous line. 934
Error Line is longer than 80 characters. 935
Error '(' is followed by whitespace. 935
Error ')' is preceded with whitespace. 935
Error 'for' is not followed by whitespace. 936
Error '(' is followed by whitespace. 936
Error ')' is preceded with whitespace. 936
Error '{' should be on the previous line. 937
Error Line is longer than 80 characters. 939
Error '(' is followed by whitespace. 939
Error ')' is preceded with whitespace. 939
Error Line is longer than 80 characters. 940
Error '(' is followed by whitespace. 940
Error ')' is preceded with whitespace. 940
Error 'if' is not followed by whitespace. 941
Error '(' is followed by whitespace. 941
Error ')' is preceded with whitespace. 941
Error '{' should be on the previous line. 942
Error ')' is preceded with whitespace. 947
Error '(' is followed by whitespace. 948
Error ')' is preceded with whitespace. 948
Error Line is longer than 80 characters. 950
Error '(' is followed by whitespace. 950
Error ')' is preceded with whitespace. 950
Error Line has trailing spaces. 956
Error '(' is followed by whitespace. 957
Error ')' is preceded with whitespace. 957
Error Line has trailing spaces. 959
Error Method 'saveStateToFile' is not designed for extension - needs to be abstract, final or empty. 972
Error '(' is followed by whitespace. 972
Error Parameter stateFile should be final. 972
Error ')' is preceded with whitespace. 972
Error Redundant throws: 'Exception' is unchecked exception. 973
Error '{' should be on the previous line. 974
Error Line is longer than 80 characters. 976
Error '(' is followed by whitespace. 976
Error ')' is preceded with whitespace. 976
Error Line has trailing spaces. 977
Error Line is longer than 80 characters. 979
Error Line is longer than 80 characters. 980
Error '(' is followed by whitespace. 980
Error ')' is preceded with whitespace. 980
Error '(' is followed by whitespace. 982
Error ')' is preceded with whitespace. 982
Error '{' should be on the previous line. 984
Error '(' is followed by whitespace. 985
Error ')' is preceded with whitespace. 985
Error '}' should be on the same line. 987
Error '{' should be on the previous line. 989
Error Line has trailing spaces. 991
Error '{' should be on the previous line. 994
Error '(' is followed by whitespace. 995
Error ')' is preceded with whitespace. 995
Error '{' should be on the previous line. 996
Error '(' is followed by whitespace. 998
Error ')' is preceded with whitespace. 998
Error '{' should be on the previous line. 999
Error Line is longer than 80 characters. 1001
Error '(' is followed by whitespace. 1001
Error ')' is preceded with whitespace. 1001
Error '(' is followed by whitespace. 1002
Error '(' is followed by whitespace. 1002
Error ')' is preceded with whitespace. 1002
Error ')' is preceded with whitespace. 1002
Error '{' should be on the previous line. 1003
Error Line is longer than 80 characters. 1005
Error ')' is preceded with whitespace. 1007
Error Line has trailing spaces. 1010
Error '(' is followed by whitespace. 1012
Error '(' is followed by whitespace. 1012
Error ')' is preceded with whitespace. 1012
Error ')' is preceded with whitespace. 1012
Error '{' should be on the previous line. 1013
Error '(' is followed by whitespace. 1014
Error ')' is preceded with whitespace. 1014
Error '{' should be on the previous line. 1015
Error '(' is followed by whitespace. 1017
Error '(' is followed by whitespace. 1017
Error ')' is preceded with whitespace. 1017
Error ')' is preceded with whitespace. 1017
Error '{' should be on the previous line. 1018
Error Line is longer than 80 characters. 1021
Error Line is longer than 80 characters. 1022
Error ')' is preceded with whitespace. 1022
Error Line has trailing spaces. 1023
Error Line is longer than 80 characters. 1024
Error Line has trailing spaces. 1028
Error Line is longer than 80 characters. 1030
Error ')' is preceded with whitespace. 1032
Error '}' should be on the same line. 1033
Error '{' should be on the previous line. 1035
Error '}' should be on the same line. 1040
Error '{' should be on the previous line. 1042
Error '(' is followed by whitespace. 1044
Error '(' is followed by whitespace. 1044
Error ')' is preceded with whitespace. 1044
Error ')' is preceded with whitespace. 1044
Error '{' should be on the previous line. 1045
Error '(' is followed by whitespace. 1046
Error ')' is preceded with whitespace. 1046
Error '{' should be on the previous line. 1047
Error Line is longer than 80 characters. 1048
Error '(' is followed by whitespace. 1048
Error ')' is preceded with whitespace. 1049
Error Line has trailing spaces. 1052
Error '(' is followed by whitespace. 1054
Error '(' is followed by whitespace. 1054
Error ')' is preceded with whitespace. 1054
Error ')' is preceded with whitespace. 1054
Error '{' should be on the previous line. 1055
Error '(' is followed by whitespace. 1056
Error ')' is preceded with whitespace. 1056
Error '{' should be on the previous line. 1057
Error Line is longer than 80 characters. 1058
Error '(' is followed by whitespace. 1058
Error ')' is preceded with whitespace. 1059
Error Line has trailing spaces. 1064
Error '(' is followed by whitespace. 1065
Error '+' should be on a new line. 1065
Error '(' is followed by whitespace. 1066
Error ')' is preceded with whitespace. 1066
Error ')' is preceded with whitespace. 1066
Error Method 'saveStateToStream' is not designed for extension - needs to be abstract, final or empty. 1076
Error '(' is followed by whitespace. 1076
Error Parameter os should be final. 1076
Error ')' is preceded with whitespace. 1076
Error Redundant throws: 'Exception' is unchecked exception. 1077
Error '{' should be on the previous line. 1078
Error Line is longer than 80 characters. 1079
Error Line is longer than 80 characters. 1080
Error Line is longer than 80 characters. 1081
Error Line is longer than 80 characters. 1083
Error Line is longer than 80 characters. 1085
Error '(' is followed by whitespace. 1085
Error '(' is followed by whitespace. 1085
Error ')' is preceded with whitespace. 1085
Error ')' is preceded with whitespace. 1085
Error Line has trailing spaces. 1086
Error '(' is followed by whitespace. 1088
Error ')' is preceded with whitespace. 1088
Error '(' is followed by whitespace. 1089
Error ')' is preceded with whitespace. 1089
Error Line is longer than 80 characters. 1091
Error 'if' is not followed by whitespace. 1092
Error '(' is followed by whitespace. 1092
Error ')' is preceded with whitespace. 1092
Error '{' should be on the previous line. 1093
Error Line has trailing spaces. 1096
Error 'for' is not followed by whitespace. 1097
Error '(' is followed by whitespace. 1097
Error ')' is preceded with whitespace. 1097
Error '{' should be on the previous line. 1098
Error '(' is followed by whitespace. 1100
Error ')' is preceded with whitespace. 1100
Error '{' should be on the previous line. 1101
Error '(' is followed by whitespace. 1102
Error ')' is preceded with whitespace. 1102
Error Line has trailing spaces. 1105
Error '(' is followed by whitespace. 1107
Error ')' is preceded with whitespace. 1107
Error Line has trailing spaces. 1108
Error Line is longer than 80 characters. 1109
Error Line is longer than 80 characters. 1110
Error Method 'registerLeasedInstrumentSample' is not designed for extension - needs to be abstract, final or empty. 1124
Error '(' is followed by whitespace. 1124
Error Parameter instrumentSample should be final. 1124
Error ')' is preceded with whitespace. 1124
Error '{' should be on the previous line. 1125
Error 'synchronized' is not followed by whitespace. 1126
Error '(' is followed by whitespace. 1126
Error ')' is preceded with whitespace. 1126
Error '{' should be on the previous line. 1127
Error '(' is followed by whitespace. 1129
Error ')' is preceded with whitespace. 1129
Error '{' should be on the previous line. 1130
Error Line is longer than 80 characters. 1131
Error '(' is followed by whitespace. 1131
Error ')' is preceded with whitespace. 1131
Error Line has trailing spaces. 1133
Error '(' is followed by whitespace. 1135
Error '(' is followed by whitespace. 1135
Error ')' is preceded with whitespace. 1135
Error ')' is preceded with whitespace. 1135
Error '{' should be on the previous line. 1136
Error '(' is followed by whitespace. 1137
Error ')' is preceded with whitespace. 1137
Error Line has trailing spaces. 1142
Error Method 'stateChanged' is not designed for extension - needs to be abstract, final or empty. 1146
Error '{' should be on the previous line. 1147
Error Line has trailing spaces. 1150
Error Method 'incrementInstrumentableCount' is not designed for extension - needs to be abstract, final or empty. 1154
Error '{' should be on the previous line. 1155
Error 'synchronized' is not followed by whitespace. 1157
Error '(' is followed by whitespace. 1157
Error ')' is preceded with whitespace. 1157
Error '{' should be on the previous line. 1158
Error '(' is followed by whitespace. 1161
Error ')' is preceded with whitespace. 1161
Error Line has trailing spaces. 1163
Error Method 'incrementInstrumentCount' is not designed for extension - needs to be abstract, final or empty. 1167
Error '{' should be on the previous line. 1168
Error 'synchronized' is not followed by whitespace. 1170
Error '(' is followed by whitespace. 1170
Error ')' is preceded with whitespace. 1170
Error '{' should be on the previous line. 1171
Error '(' is followed by whitespace. 1174
Error ')' is preceded with whitespace. 1174
Error Line has trailing spaces. 1176
Error Line is longer than 80 characters. 1178
Error Method 'incrementPermanentSampleCount' is not designed for extension - needs to be abstract, final or empty. 1180
Error '{' should be on the previous line. 1181
Error 'synchronized' is not followed by whitespace. 1183
Error '(' is followed by whitespace. 1183
Error ')' is preceded with whitespace. 1183
Error '{' should be on the previous line. 1184
Error '(' is followed by whitespace. 1187
Error ')' is preceded with whitespace. 1187
Error Line has trailing spaces. 1189
Error Method 'incrementLeasedSampleCount' is not designed for extension - needs to be abstract, final or empty. 1193
Error '{' should be on the previous line. 1194
Error 'synchronized' is not followed by whitespace. 1197
Error '(' is followed by whitespace. 1197
Error ')' is preceded with whitespace. 1197
Error '{' should be on the previous line. 1198
Error '(' is followed by whitespace. 1202
Error ')' is preceded with whitespace. 1202
Error '(' is followed by whitespace. 1203
Error ')' is preceded with whitespace. 1203
Error Line has trailing spaces. 1205
Error Method 'decrementLeasedSampleCount' is not designed for extension - needs to be abstract, final or empty. 1209
Error '{' should be on the previous line. 1210
Error 'synchronized' is not followed by whitespace. 1213
Error '(' is followed by whitespace. 1213
Error ')' is preceded with whitespace. 1213
Error '{' should be on the previous line. 1214
Error '(' is followed by whitespace. 1218
Error ')' is preceded with whitespace. 1218
Error '(' is followed by whitespace. 1219
Error ')' is preceded with whitespace. 1219
Error Line has trailing spaces. 1221
Error Method 'incrementLeaseRequests' is not designed for extension - needs to be abstract, final or empty. 1225
Error '{' should be on the previous line. 1226
Error Line has trailing spaces. 1229
Error '{' should be on the previous line. 1237
Error 'if' is not followed by whitespace. 1243
Error '(' is followed by whitespace. 1243
Error ')' is preceded with whitespace. 1243
Error '{' should be on the previous line. 1244
Error Line has trailing spaces. 1247
Error '{' should be on the previous line. 1249
Error '(' is followed by whitespace. 1250
Error ')' is preceded with whitespace. 1250
Error '}' should be on the same line. 1251
Error '(' is followed by whitespace. 1252
Error ')' is preceded with whitespace. 1252
Error '{' should be on the previous line. 1253
Error Line is longer than 80 characters. 1254
Error '(' is followed by whitespace. 1254
Error ')' is preceded with whitespace. 1254
Error Line has trailing spaces. 1256
Error Line is longer than 80 characters. 1258
Error '(' is followed by whitespace. 1258
Error 'cast' is not followed by whitespace. 1258
Error '(' is followed by whitespace. 1258
Error ')' is preceded with whitespace. 1258
Error ')' is preceded with whitespace. 1258
Error Line is longer than 80 characters. 1269
Error '(' is followed by whitespace. 1269
Error Parameter instrumentableName should be final. 1269
Error ')' is preceded with whitespace. 1269
Error 'while' is not followed by whitespace. 1272
Error '(' is followed by whitespace. 1272
Error ')' is preceded with whitespace. 1272
Error '{' should be on the previous line. 1273
Error Line is longer than 80 characters. 1274
Error 'cast' is not followed by whitespace. 1274
Error '(' is followed by whitespace. 1274
Error ')' is preceded with whitespace. 1274
Error 'if' is not followed by whitespace. 1275
Error '(' is followed by whitespace. 1275
Error ')' is preceded with whitespace. 1275
Error '{' should be on the previous line. 1276
Error '(' is followed by whitespace. 1281
Error ')' is preceded with whitespace. 1281
Error 'if' is not followed by whitespace. 1282
Error '(' is followed by whitespace. 1282
Error ')' is preceded with whitespace. 1282
Error '{' should be on the previous line. 1283
Error '(' is followed by whitespace. 1284
Error ')' is preceded with whitespace. 1284
Error '}' should be on the same line. 1285
Error '{' should be on the previous line. 1287
Error Line has trailing spaces. 1292
Error Line is longer than 80 characters. 1303
Error '(' is followed by whitespace. 1303
Error Parameter instrumentableName should be final. 1303
Error ')' is preceded with whitespace. 1303
Error Line is longer than 80 characters. 1307
Error '(' is followed by whitespace. 1307
Error ')' is preceded with whitespace. 1307
Error Line has trailing spaces. 1308
Error '(' is followed by whitespace. 1310
Error ')' is preceded with whitespace. 1310
Error '{' should be on the previous line. 1311
Error Line has trailing spaces. 1313
Error Line is longer than 80 characters. 1314
Error '(' is followed by whitespace. 1314
Error ')' is preceded with whitespace. 1314
Error Line has trailing spaces. 1316
Error Line is longer than 80 characters. 1321
Error '{' should be on the previous line. 1324
Error 'if' is not followed by whitespace. 1331
Error '(' is followed by whitespace. 1331
Error ')' is preceded with whitespace. 1331
Error '{' should be on the previous line. 1332
Error '(' is followed by whitespace. 1335
Error 'cast' is not followed by whitespace. 1335
Error ')' is preceded with whitespace. 1335
Error 'if' is not followed by whitespace. 1339
Error '(' is followed by whitespace. 1339
Error ')' is preceded with whitespace. 1339
Error '{' should be on the previous line. 1340
Error 'if' is not followed by whitespace. 1341
Error '(' is followed by whitespace. 1341
Error ')' is preceded with whitespace. 1341
Error '{' should be on the previous line. 1342
Error '(' is followed by whitespace. 1346
Error 'cast' is not followed by whitespace. 1346
Error ')' is preceded with whitespace. 1346
Error 'if' is not followed by whitespace. 1350
Error '(' is followed by whitespace. 1350
Error ')' is preceded with whitespace. 1350
Error '{' should be on the previous line. 1351
Error 'if' is not followed by whitespace. 1352
Error '(' is followed by whitespace. 1352
Error ')' is preceded with whitespace. 1352
Error '{' should be on the previous line. 1353
Error 'if' is not followed by whitespace. 1356
Error '(' is followed by whitespace. 1356
Error ')' is preceded with whitespace. 1356
Error '{' should be on the previous line. 1357
Error 'if' is not followed by whitespace. 1360
Error '(' is followed by whitespace. 1360
Error ')' is preceded with whitespace. 1360
Error '{' should be on the previous line. 1361
Error '(' is followed by whitespace. 1364
Error 'cast' is not followed by whitespace. 1364
Error '(' is followed by whitespace. 1364
Error ')' is preceded with whitespace. 1364
Error ')' is preceded with whitespace. 1364
Error Line is longer than 80 characters. 1369
Error '{' should be on the previous line. 1372
Error 'if' is not followed by whitespace. 1373
Error '(' is followed by whitespace. 1373
Error ')' is preceded with whitespace. 1373
Error '{' should be on the previous line. 1374
Error 'while' is not followed by whitespace. 1378
Error '(' is followed by whitespace. 1378
Error '(' is followed by whitespace. 1378
Error ')' is preceded with whitespace. 1378
Error ')' is preceded with whitespace. 1378
Error '{' should be on the previous line. 1379
Error '(' is followed by whitespace. 1383
Error ')' is preceded with whitespace. 1383
Error Line has trailing spaces. 1386
Error '{' should be on the previous line. 1393
Error Line has trailing spaces. 1395
Error 'synchronized' is not followed by whitespace. 1397
Error '(' is followed by whitespace. 1397
Error ')' is preceded with whitespace. 1397
Error '{' should be on the previous line. 1398
Error '(' is followed by whitespace. 1400
Error ')' is preceded with whitespace. 1400
Error '{' should be on the previous line. 1401
Error Line is longer than 80 characters. 1404
Error '(' is followed by whitespace. 1404
Error ')' is preceded with whitespace. 1404
Error Line has trailing spaces. 1408
Error '(' is followed by whitespace. 1409
Error ')' is preceded with whitespace. 1409
Error '{' should be on the previous line. 1410
Error '(' is followed by whitespace. 1413
Error ')' is preceded with whitespace. 1413
Error '{' should be on the previous line. 1414
Error '(' is followed by whitespace. 1417
Error ')' is preceded with whitespace. 1417
Error Line has trailing spaces. 1419
Error '(' is followed by whitespace. 1420
Error ')' is preceded with whitespace. 1420
Error Line has trailing spaces. 1425
Error '{' should be on the previous line. 1433
Error 'synchronized' is not followed by whitespace. 1434
Error '(' is followed by whitespace. 1434
Error ')' is preceded with whitespace. 1434
Error '{' should be on the previous line. 1435
Error Line is longer than 80 characters. 1436
Error Line is longer than 80 characters. 1437
Error '(' is followed by whitespace. 1437
Error ')' is preceded with whitespace. 1437
Error '(' is followed by whitespace. 1442
Error '(' is followed by whitespace. 1444
Error Parameter o1 should be final. 1444
Error Parameter o2 should be final. 1444
Error ')' is preceded with whitespace. 1444
Error '{' should be on the previous line. 1445
Error 'cast' is not followed by whitespace. 1446
Error Line is longer than 80 characters. 1447
Error '(' is followed by whitespace. 1447
Error 'cast' is not followed by whitespace. 1447
Error ')' is preceded with whitespace. 1447
Error Line has trailing spaces. 1449
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 1450
Error '(' is followed by whitespace. 1450
Error Parameter obj should be final. 1450
Error ')' is preceded with whitespace. 1450
Error '{' should be on the previous line. 1451
Error ')' is preceded with whitespace. 1454
Error Line has trailing spaces. 1455
Error '{' should be on the previous line. 1467
Error 'synchronized' is not followed by whitespace. 1468
Error '(' is followed by whitespace. 1468
Error ')' is preceded with whitespace. 1468
Error '{' should be on the previous line. 1469
Error 'if' is not followed by whitespace. 1470
Error '(' is followed by whitespace. 1470
Error ')' is preceded with whitespace. 1470
Error '{' should be on the previous line. 1471
Error Line is longer than 80 characters. 1476
Error 'for' is not followed by whitespace. 1477
Error '(' is followed by whitespace. 1477
Error ')' is preceded with whitespace. 1477
Error '{' should be on the previous line. 1478
Error Line is longer than 80 characters. 1479
Error Line is longer than 80 characters. 1491
Error Line is longer than 80 characters. 1500
Error '(' is followed by whitespace. 1500
Error Parameter instrumentable should be final. 1500
Error Line is longer than 80 characters. 1501
Error Parameter instrumentableProxy should be final. 1501
Error Parameter instrumentableName should be final. 1502
Error Parameter childName should be final. 1503
Error ')' is preceded with whitespace. 1503
Error Expected @throws tag for 'Exception'. 1504
Error Redundant throws: 'Exception' is unchecked exception. 1504
Error '{' should be on the previous line. 1505
Error Line is longer than 80 characters. 1506
Error Line is longer than 80 characters. 1507
Error '(' is followed by whitespace. 1509
Error ')' is preceded with whitespace. 1509
Error '(' is followed by whitespace. 1510
Error ')' is preceded with whitespace. 1510
Error '{' should be on the previous line. 1511
Error '(' is followed by whitespace. 1512
Error ')' is preceded with whitespace. 1512
Error '(' is followed by whitespace. 1514
Error ')' is preceded with whitespace. 1514
Error Line has trailing spaces. 1515
Error Line has trailing spaces. 1517
Error Line is longer than 80 characters. 1518
Error '(' is followed by whitespace. 1518
Error ')' is preceded with whitespace. 1518
Error Line has trailing spaces. 1519
Error Line is longer than 80 characters. 1522
Error '(' is followed by whitespace. 1522
Error ')' is preceded with whitespace. 1522
Error 'if' is not followed by whitespace. 1523
Error '(' is followed by whitespace. 1523
Error ')' is preceded with whitespace. 1523
Error '{' should be on the previous line. 1524
Error ')' is preceded with whitespace. 1526
Error '(' is followed by whitespace. 1527
Error ')' is preceded with whitespace. 1527
Error Line has trailing spaces. 1529
Error '(' is followed by whitespace. 1530
Error ')' is preceded with whitespace. 1530
Error Line has trailing spaces. 1532
Error Line is longer than 80 characters. 1534
Error '(' is followed by whitespace. 1534
Error ')' is preceded with whitespace. 1534
Error '}' should be on the same line. 1535
Error '{' should be on the previous line. 1537
Error Line is longer than 80 characters. 1538
Error Line has trailing spaces. 1540
Error Line is longer than 80 characters. 1541
Error '(' is followed by whitespace. 1541
Error ')' is preceded with whitespace. 1541
Error Line has trailing spaces. 1542
Error Line is longer than 80 characters. 1545
Error '(' is followed by whitespace. 1545
Error ')' is preceded with whitespace. 1545
Error 'if' is not followed by whitespace. 1546
Error '(' is followed by whitespace. 1546
Error ')' is preceded with whitespace. 1546
Error '{' should be on the previous line. 1547
Error ')' is preceded with whitespace. 1549
Error '(' is followed by whitespace. 1550
Error ')' is preceded with whitespace. 1550
Error Line has trailing spaces. 1552
Error '(' is followed by whitespace. 1553
Error ')' is preceded with whitespace. 1553
Error Line has trailing spaces. 1555
Error '(' is followed by whitespace. 1557
Error ')' is preceded with whitespace. 1557
Error '(' is followed by whitespace. 1567
Error Parameter instrumentable should be final. 1567
Error Expected @param tag for 'instrumentable'. 1567
Error Line is longer than 80 characters. 1568
Error Parameter instrumentableProxy should be final. 1568
Error Expected @param tag for 'instrumentableProxy'. 1568
Error Parameter instrumentableName should be final. 1569
Error Expected @param tag for 'instrumentableName'. 1569
Error ')' is preceded with whitespace. 1569
Error Expected @throws tag for 'Exception'. 1570
Error Redundant throws: 'Exception' is unchecked exception. 1570
Error '{' should be on the previous line. 1571
Error 'for' is not followed by whitespace. 1577
Error '(' is followed by whitespace. 1577
Error ')' is preceded with whitespace. 1577
Error '{' should be on the previous line. 1578
Error Line is longer than 80 characters. 1581
Error Line is longer than 80 characters. 1583
Error '(' is followed by whitespace. 1583
Error ')' is preceded with whitespace. 1583
Error Line is longer than 80 characters. 1586
Error '(' is followed by whitespace. 1586
Error ')' is preceded with whitespace. 1586
Error 'if' is not followed by whitespace. 1587
Error '(' is followed by whitespace. 1587
Error ')' is preceded with whitespace. 1587
Error '{' should be on the previous line. 1588
Error ')' is preceded with whitespace. 1590
Error '(' is followed by whitespace. 1591
Error ')' is preceded with whitespace. 1591
Error 'if' is not followed by whitespace. 1596
Error '(' is followed by whitespace. 1596
Error ')' is preceded with whitespace. 1596
Error '{' should be on the previous line. 1597
Error Line is longer than 80 characters. 1598
Error '(' is followed by whitespace. 1598
Error ')' is preceded with whitespace. 1598
Error '}' should be on the same line. 1599
Error 'if' is not followed by whitespace. 1600
Error '(' is followed by whitespace. 1600
Error ')' is preceded with whitespace. 1600
Error '{' should be on the previous line. 1601
Error Line is longer than 80 characters. 1602
Error '(' is followed by whitespace. 1602
Error ')' is preceded with whitespace. 1602
Error '}' should be on the same line. 1603
Error '{' should be on the previous line. 1605
Error Line is longer than 80 characters. 1606
Error '(' is followed by whitespace. 1606
Error Line is longer than 80 characters. 1608
Error ')' is preceded with whitespace. 1608
Error Line has trailing spaces. 1613
Error '(' is followed by whitespace. 1615
Error 'cast' is not followed by whitespace. 1615
Error ')' is preceded with whitespace. 1615
Error '(' is followed by whitespace. 1615
Error ')' is preceded with whitespace. 1615
Error '(' is followed by whitespace. 1617
Error ')' is preceded with whitespace. 1617
Error '}' should be on the same line. 1618
Error '{' should be on the previous line. 1620
Error Line is longer than 80 characters. 1621
Error 'if' is not followed by whitespace. 1623
Error '(' is followed by whitespace. 1623
Error ')' is preceded with whitespace. 1623
Error '{' should be on the previous line. 1624
Error '(' is followed by whitespace. 1625
Error ')' is preceded with whitespace. 1625
Error '{' should be on the previous line. 1626
Error Line is longer than 80 characters. 1630
Error '(' is followed by whitespace. 1630
Error 'cast' is not followed by whitespace. 1630
Error ')' is preceded with whitespace. 1630
Error '(' is followed by whitespace. 1630
Error ')' is preceded with whitespace. 1630
Error Line is longer than 80 characters. 1635
Error '(' is followed by whitespace. 1635
Error ')' is preceded with whitespace. 1635
Error Line is longer than 80 characters. 1638
Error '(' is followed by whitespace. 1638
Error 'cast' is not followed by whitespace. 1638
Error ')' is preceded with whitespace. 1638
Error '(' is followed by whitespace. 1638
Error ')' is preceded with whitespace. 1638
Error '(' is followed by whitespace. 1642
Error Line is longer than 80 characters. 1643
Error ')' is preceded with whitespace. 1644
Error '}' should be on the same line. 1646
Error 'if' is not followed by whitespace. 1647
Error '(' is followed by whitespace. 1647
Error ')' is preceded with whitespace. 1647
Error '{' should be on the previous line. 1648
Error '(' is followed by whitespace. 1649
Error ')' is preceded with whitespace. 1649
Error '{' should be on the previous line. 1650
Error Line is longer than 80 characters. 1654
Error '(' is followed by whitespace. 1654
Error 'cast' is not followed by whitespace. 1654
Error ')' is preceded with whitespace. 1654
Error '(' is followed by whitespace. 1654
Error ')' is preceded with whitespace. 1654
Error Line is longer than 80 characters. 1659
Error '(' is followed by whitespace. 1659
Error ')' is preceded with whitespace. 1659
Error Line is longer than 80 characters. 1662
Error '(' is followed by whitespace. 1662
Error 'cast' is not followed by whitespace. 1662
Error ')' is preceded with whitespace. 1662
Error '(' is followed by whitespace. 1662
Error ')' is preceded with whitespace. 1662
Error '(' is followed by whitespace. 1666
Error Line is longer than 80 characters. 1667
Error ')' is preceded with whitespace. 1668
Error '}' should be on the same line. 1670
Error '{' should be on the previous line. 1672
Error Line is longer than 80 characters. 1673
Error '(' is followed by whitespace. 1673
Error Line is longer than 80 characters. 1674
Error ')' is preceded with whitespace. 1675
Error Line has trailing spaces. 1677
Error '(' is followed by whitespace. 1685
Error ')' is preceded with whitespace. 1685
Error '{' should be on the previous line. 1686
Error Line has trailing spaces. 1688
Error 'if' is not followed by whitespace. 1691
Error '(' is followed by whitespace. 1691
Error ')' is preceded with whitespace. 1691
Error '{' should be on the previous line. 1692
Error Line is longer than 80 characters. 1693
Error '+' should be on a new line. 1693
Error '+' should be on a new line. 1694
Error '(' is followed by whitespace. 1696
Error ')' is preceded with whitespace. 1696
Error Line is longer than 80 characters. 1697
Error '(' is followed by whitespace. 1697
Error ')' is preceded with whitespace. 1697
Error Line has trailing spaces. 1699
Error Line has trailing spaces. 1701
Error Line is longer than 80 characters. 1702
Error '(' is followed by whitespace. 1702
Error ')' is preceded with whitespace. 1702
Error Line has trailing spaces. 1703
Error Line is longer than 80 characters. 1706
Error '(' is followed by whitespace. 1706
Error ')' is preceded with whitespace. 1706
Error 'if' is not followed by whitespace. 1707
Error '(' is followed by whitespace. 1707
Error ')' is preceded with whitespace. 1707
Error '{' should be on the previous line. 1708
Error ')' is preceded with whitespace. 1710
Error '(' is followed by whitespace. 1711
Error ')' is preceded with whitespace. 1711
Error Line has trailing spaces. 1713
Error '(' is followed by whitespace. 1714
Error ')' is preceded with whitespace. 1714
Error Line has trailing spaces. 1716
Error '(' is followed by whitespace. 1718
Error ')' is preceded with whitespace. 1718

org/apache/excalibur/instrument/manager/impl/InstrumentDescriptorImpl.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 37
Error Name 'm_instrumentProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Line has trailing spaces. 40
Error '(' is followed by whitespace. 49
Error Parameter instrumentProxy should be final. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error Line has trailing spaces. 53
Error Method 'isConfigured' is not designed for extension - needs to be abstract, final or empty. 63
Error '{' should be on the previous line. 64
Error Method 'isRegistered' is not designed for extension - needs to be abstract, final or empty. 74
Error '{' should be on the previous line. 75
Error Line has trailing spaces. 78
Error Line has trailing spaces. 87
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 87
Error '{' should be on the previous line. 88
Error Line has trailing spaces. 91
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 97
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 101
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 110
Error '{' should be on the previous line. 111
Error Line has trailing spaces. 114
Error Method 'getInstrumentableDescriptor' is not designed for extension - needs to be abstract, final or empty. 122
Error '{' should be on the previous line. 123
Error Line has trailing spaces. 126
Error Unused @throws tag for 'IllegalStateException'. 134
Error Line is longer than 80 characters. 137
Error Method 'addCounterInstrumentListener' is not designed for extension - needs to be abstract, final or empty. 137
Error '(' is followed by whitespace. 137
Error Parameter listener should be final. 137
Error ')' is preceded with whitespace. 137
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error Line has trailing spaces. 141
Error Unused @throws tag for 'IllegalStateException'. 149
Error Line is longer than 80 characters. 152
Error Method 'removeCounterInstrumentListener' is not designed for extension - needs to be abstract, final or empty. 152
Error '(' is followed by whitespace. 152
Error Parameter listener should be final. 152
Error ')' is preceded with whitespace. 152
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error Line has trailing spaces. 156
Error Unused @throws tag for 'IllegalStateException'. 164
Error Method 'addValueInstrumentListener' is not designed for extension - needs to be abstract, final or empty. 167
Error '(' is followed by whitespace. 167
Error Parameter listener should be final. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error Line has trailing spaces. 171
Error Unused @throws tag for 'IllegalStateException'. 179
Error Line is longer than 80 characters. 182
Error Method 'removeValueInstrumentListener' is not designed for extension - needs to be abstract, final or empty. 182
Error '(' is followed by whitespace. 182
Error Parameter listener should be final. 182
Error ')' is preceded with whitespace. 182
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error Line has trailing spaces. 186
Error Line is longer than 80 characters. 197
Error Method 'getInstrumentSampleDescriptor' is not designed for extension - needs to be abstract, final or empty. 197
Error '(' is followed by whitespace. 197
Error Parameter instrumentSampleName should be final. 197
Error ')' is preceded with whitespace. 197
Error Redundant throws: 'NoSuchInstrumentSampleException' is unchecked exception. 198
Error '{' should be on the previous line. 199
Error '(' is followed by whitespace. 201
Error ')' is preceded with whitespace. 201
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '{' should be on the previous line. 203
Error Line is longer than 80 characters. 205
Error ')' is preceded with whitespace. 205
Error Line has trailing spaces. 207
Error Line has trailing spaces. 210
Error Line is longer than 80 characters. 223
Error Unused @throws tag for 'NoSuchInstrumentSampleException'. 230
Error Line is longer than 80 characters. 233
Error Method 'createInstrumentSample' is not designed for extension - needs to be abstract, final or empty. 233
Error '(' is followed by whitespace. 233
Error Parameter sampleDescription should be final. 233
Error Line is longer than 80 characters. 234
Error Parameter sampleInterval should be final. 234
Error Parameter sampleSize should be final. 235
Error Expected @param tag for 'sampleSize'. 235
Error Parameter sampleLease should be final. 236
Error Parameter sampleType should be final. 237
Error ')' is preceded with whitespace. 237
Error '{' should be on the previous line. 238
Error Line is longer than 80 characters. 240
Error ')' is preceded with whitespace. 240
Error Line has trailing spaces. 243
Error Line is longer than 80 characters. 245
Error Line is longer than 80 characters. 248
Error Method 'getInstrumentSampleDescriptors' is not designed for extension - needs to be abstract, final or empty. 251
Error '{' should be on the previous line. 252
Error Line has trailing spaces. 255
Error Method 'getStateVersion' is not designed for extension - needs to be abstract, final or empty. 265
Error '{' should be on the previous line. 266

org/apache/excalibur/instrument/manager/impl/InstrumentProxy.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 56
Error Name 'm_instrumentableProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Line has trailing spaces. 59
Error Name 'm_configured' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Line has trailing spaces. 62
Error Name 'm_registered' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Line has trailing spaces. 65
Error Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Error Line has trailing spaces. 68
Error Name 'm_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error Line has trailing spaces. 71
Error Name 'm_descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Error Line has trailing spaces. 74
Error First sentence should end with a period. 75
Error Name 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
Error Line has trailing spaces. 77
Error Name 'm_listeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
Error Line has trailing spaces. 80
Error Name 'm_samples' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
Error Line has trailing spaces. 83
Error Name 'm_sampleArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
Error Line has trailing spaces. 86
Error Name 'm_sampleDescriptorArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
Error Line has trailing spaces. 89
Error Name 'm_valueLogger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
Error Line has trailing spaces. 92
Error Name 'm_lastValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Error Line has trailing spaces. 95
Error Name 'm_stateVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
Error Line has trailing spaces. 98
Error '(' is followed by whitespace. 110
Error Parameter instrumentableProxy should be final. 110
Error Parameter name should be final. 111
Error Parameter description should be final. 112
Error ')' is preceded with whitespace. 112
Error '{' should be on the previous line. 113
Error Line has trailing spaces. 117
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error Line has trailing spaces. 121
Error Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error '(' is followed by whitespace. 125
Error Parameter logger should be final. 125
Error ')' is preceded with whitespace. 125
Error '{' should be on the previous line. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error Line has trailing spaces. 128
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error Line has trailing spaces. 133
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 147
Error '(' is followed by whitespace. 147
Error Parameter configuration should be final. 147
Error ')' is preceded with whitespace. 147
Error '{' should be on the previous line. 149
Error 'synchronized' is not followed by whitespace. 150
Error '{' should be on the previous line. 151
Error Line is longer than 80 characters. 152
Error Line is longer than 80 characters. 153
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error Line has trailing spaces. 154
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error '{' should be on the previous line. 156
Error Line is longer than 80 characters. 157
Error '(' is followed by whitespace. 157
Error '+' should be on a new line. 157
Error ')' is preceded with whitespace. 158
Error Line has trailing spaces. 160
Error Line has trailing spaces. 162
Error '(' is followed by whitespace. 164
Error ')' is preceded with whitespace. 164
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error '{' should be on the previous line. 166
Error Line has trailing spaces. 168
Error Line is longer than 80 characters. 169
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error ')' is preceded with whitespace. 170
Error Line is longer than 80 characters. 171
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error Line has trailing spaces. 173
Error Line is longer than 80 characters. 175
Error Line is longer than 80 characters. 176
Error ')' is preceded with whitespace. 177
Error Line has trailing spaces. 178
Error Line is longer than 80 characters. 179
Error ')' is preceded with whitespace. 180
Error Line is longer than 80 characters. 182
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error Line has trailing spaces. 183
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '{' should be on the previous line. 185
Error Line has trailing spaces. 186
Error Line is longer than 80 characters. 186
Error '(' is followed by whitespace. 186
Error '+' should be on a new line. 186
Error ')' is preceded with whitespace. 187
Error Line has trailing spaces. 189
Error Line is longer than 80 characters. 191
Error ')' is preceded with whitespace. 192
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error '{' should be on the previous line. 195
Error Line has trailing spaces. 196
Error Line is longer than 80 characters. 197
Error 'cast' is not followed by whitespace. 197
Error '(' is followed by whitespace. 197
Error Line is longer than 80 characters. 198
Error ')' is preceded with whitespace. 198
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error Line has trailing spaces. 201
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '}' should be on the same line. 203
Error '{' should be on the previous line. 205
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error '{' should be on the previous line. 208
Error 'cast' is not followed by whitespace. 210
Error Line is longer than 80 characters. 212
Error '}' should be on the same line. 214
Error '{' should be on the previous line. 216
Error Line is longer than 80 characters. 217
Error Line is longer than 80 characters. 220
Error Line is longer than 80 characters. 221
Error ')' is preceded with whitespace. 223
Error Line has trailing spaces. 229
Error Expected an @return tag. 239
Error Method 'isActive' is not designed for extension - needs to be abstract, final or empty. 239
Error Line has trailing spaces. 242
Error Method 'increment' is not designed for extension - needs to be abstract, final or empty. 250
Error '(' is followed by whitespace. 250
Error Parameter count should be final. 250
Error ')' is preceded with whitespace. 250
Error '{' should be on the previous line. 251
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error '{' should be on the previous line. 253
Error ')' is preceded with whitespace. 256
Error Line has trailing spaces. 258
Error Line is longer than 80 characters. 259
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261
Error '{' should be on the previous line. 262
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error '{' should be on the previous line. 264
Error Line is longer than 80 characters. 265
Error '(' is followed by whitespace. 265
Error ')' is preceded with whitespace. 265
Error Line has trailing spaces. 267
Error '(' is followed by whitespace. 269
Error ')' is preceded with whitespace. 269
Error '{' should be on the previous line. 270
Error 'cast' is not followed by whitespace. 272
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error Line has trailing spaces. 277
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 285
Error '(' is followed by whitespace. 285
Error Parameter value should be final. 285
Error ')' is preceded with whitespace. 285
Error '{' should be on the previous line. 286
Error '(' is followed by whitespace. 287
Error ')' is preceded with whitespace. 287
Error '{' should be on the previous line. 288
Error ')' is preceded with whitespace. 291
Error Line has trailing spaces. 293
Error Line has trailing spaces. 298
Error Line is longer than 80 characters. 299
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error '{' should be on the previous line. 302
Error '(' is followed by whitespace. 303
Error ')' is preceded with whitespace. 303
Error '{' should be on the previous line. 304
Error Line is longer than 80 characters. 305
Error '(' is followed by whitespace. 305
Error ')' is preceded with whitespace. 305
Error Line has trailing spaces. 307
Error '(' is followed by whitespace. 309
Error ')' is preceded with whitespace. 309
Error '{' should be on the previous line. 310
Error 'cast' is not followed by whitespace. 312
Error '(' is followed by whitespace. 313
Error ')' is preceded with whitespace. 313
Error Line has trailing spaces. 317
Error Method 'getInstrumentableProxy' is not designed for extension - needs to be abstract, final or empty. 326
Error '{' should be on the previous line. 327
Error Line has trailing spaces. 330
Error Method 'isConfigured' is not designed for extension - needs to be abstract, final or empty. 337
Error '{' should be on the previous line. 338
Error Method 'isRegistered' is not designed for extension - needs to be abstract, final or empty. 348
Error '{' should be on the previous line. 349
Error Line has trailing spaces. 352
Error Method 'setRegistered' is not designed for extension - needs to be abstract, final or empty. 357
Error '{' should be on the previous line. 358
Error '(' is followed by whitespace. 359
Error ')' is preceded with whitespace. 359
Error '{' should be on the previous line. 360
Error Line has trailing spaces. 365
Error Line has trailing spaces. 373
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 373
Error '{' should be on the previous line. 374
Error Line has trailing spaces. 377
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 385
Error '(' is followed by whitespace. 385
Error Parameter description should be final. 385
Error ')' is preceded with whitespace. 385
Error '{' should be on the previous line. 386
Error Line is longer than 80 characters. 388
Error '(' is followed by whitespace. 388
Error '(' is followed by whitespace. 388
Error ')' is preceded with whitespace. 388
Error '(' is followed by whitespace. 388
Error '(' is followed by whitespace. 388
Error ')' is preceded with whitespace. 388
Error '(' is followed by whitespace. 388
Error ')' is preceded with whitespace. 388
Error ')' is preceded with whitespace. 388
Error ')' is preceded with whitespace. 388
Error Must have at least one statement. 389
Error '}' should be on the same line. 391
Error '{' should be on the previous line. 393
Error Line has trailing spaces. 398
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 404
Error '{' should be on the previous line. 405
Error Line has trailing spaces. 408
Error Method 'getDescriptor' is not designed for extension - needs to be abstract, final or empty. 414
Error '{' should be on the previous line. 415
Error Line has trailing spaces. 418
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 424
Error '(' is followed by whitespace. 424
Error Parameter type should be final. 424
Error ')' is preceded with whitespace. 424
Error '{' should be on the previous line. 425
Error 'synchronized' is not followed by whitespace. 426
Error '{' should be on the previous line. 427
Error '(' is followed by whitespace. 428
Error ')' is preceded with whitespace. 428
Error '{' should be on the previous line. 429
Error '(' is followed by whitespace. 430
Error ')' is preceded with whitespace. 430
Error '(' is followed by whitespace. 432
Error ')' is preceded with whitespace. 432
Error '{' should be on the previous line. 433
Error Line is longer than 80 characters. 439
Error '(' is followed by whitespace. 439
Error ')' is preceded with whitespace. 439
Error Line has trailing spaces. 443
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 449
Error '{' should be on the previous line. 450
Error Line has trailing spaces. 453
Error Unused @throws tag for 'IllegalStateException'. 461
Error Method 'addCounterInstrumentListener' is not designed for extension - needs to be abstract, final or empty. 464
Error '(' is followed by whitespace. 464
Error Parameter listener should be final. 464
Error ')' is preceded with whitespace. 464
Error '{' should be on the previous line. 465
Error '(' is followed by whitespace. 466
Error ')' is preceded with whitespace. 466
Error '{' should be on the previous line. 467
Error ')' is preceded with whitespace. 470
Error Line has trailing spaces. 472
Error '(' is followed by whitespace. 473
Error ')' is preceded with whitespace. 473
Error '{' should be on the previous line. 474
Error Line is longer than 80 characters. 475
Error '(' is followed by whitespace. 475
Error '+' should be on a new line. 475
Error ')' is preceded with whitespace. 476
Error Line has trailing spaces. 478
Error '(' is followed by whitespace. 479
Error ')' is preceded with whitespace. 479
Error Line has trailing spaces. 481
Error Unused @throws tag for 'IllegalStateException'. 488
Error Method 'removeCounterInstrumentListener' is not designed for extension - needs to be abstract, final or empty. 491
Error '(' is followed by whitespace. 491
Error Parameter listener should be final. 491
Error ')' is preceded with whitespace. 491
Error '{' should be on the previous line. 492
Error '(' is followed by whitespace. 493
Error ')' is preceded with whitespace. 493
Error '{' should be on the previous line. 494
Error ')' is preceded with whitespace. 497
Error Line has trailing spaces. 499
Error '(' is followed by whitespace. 500
Error ')' is preceded with whitespace. 500
Error '{' should be on the previous line. 501
Error Line has trailing spaces. 502
Error Line is longer than 80 characters. 502
Error '(' is followed by whitespace. 502
Error '+' should be on a new line. 502
Error ')' is preceded with whitespace. 503
Error Line has trailing spaces. 505
Error '(' is followed by whitespace. 506
Error ')' is preceded with whitespace. 506
Error Line has trailing spaces. 508
Error Unused @throws tag for 'IllegalStateException'. 516
Error Method 'addValueInstrumentListener' is not designed for extension - needs to be abstract, final or empty. 519
Error '(' is followed by whitespace. 519
Error Parameter listener should be final. 519
Error ')' is preceded with whitespace. 519
Error '{' should be on the previous line. 520
Error '(' is followed by whitespace. 521
Error ')' is preceded with whitespace. 521
Error '{' should be on the previous line. 522
Error ')' is preceded with whitespace. 525
Error Line has trailing spaces. 527
Error '(' is followed by whitespace. 528
Error ')' is preceded with whitespace. 528
Error '{' should be on the previous line. 529
Error Line is longer than 80 characters. 530
Error '(' is followed by whitespace. 530
Error '+' should be on a new line. 530
Error ')' is preceded with whitespace. 531
Error Line has trailing spaces. 533
Error '(' is followed by whitespace. 534
Error ')' is preceded with whitespace. 534
Error Line has trailing spaces. 535
Error '(' is followed by whitespace. 538
Error ')' is preceded with whitespace. 538
Error Line has trailing spaces. 540
Error Unused @throws tag for 'IllegalStateException'. 547
Error Method 'removeValueInstrumentListener' is not designed for extension - needs to be abstract, final or empty. 550
Error '(' is followed by whitespace. 550
Error Parameter listener should be final. 550
Error ')' is preceded with whitespace. 550
Error '{' should be on the previous line. 551
Error '(' is followed by whitespace. 552
Error ')' is preceded with whitespace. 552
Error '{' should be on the previous line. 553
Error ')' is preceded with whitespace. 556
Error Line has trailing spaces. 558
Error '(' is followed by whitespace. 559
Error ')' is preceded with whitespace. 559
Error '{' should be on the previous line. 560
Error Line is longer than 80 characters. 561
Error '(' is followed by whitespace. 561
Error '+' should be on a new line. 561
Error ')' is preceded with whitespace. 562
Error Line has trailing spaces. 564
Error '(' is followed by whitespace. 565
Error ')' is preceded with whitespace. 565
Error Line has trailing spaces. 567
Error Unused @param tag for 'InstrumentSample'. 571
Error '(' is followed by whitespace. 573
Error Parameter instrumentSample should be final. 573
Error Expected @param tag for 'instrumentSample'. 573
Error ')' is preceded with whitespace. 573
Error '{' should be on the previous line. 574
Error 'synchronized' is not followed by whitespace. 575
Error '{' should be on the previous line. 576
Error Line is longer than 80 characters. 577
Error '(' is followed by whitespace. 579
Error ')' is preceded with whitespace. 579
Error '{' should be on the previous line. 580
Error '(' is followed by whitespace. 581
Error ')' is preceded with whitespace. 581
Error '}' should be on the same line. 582
Error '(' is followed by whitespace. 583
Error ')' is preceded with whitespace. 583
Error '{' should be on the previous line. 584
Error Line has trailing spaces. 586
Error Line is longer than 80 characters. 586
Error '(' is followed by whitespace. 586
Error '+' should be on a new line. 586
Error Line has trailing spaces. 587
Error '(' is followed by whitespace. 587
Error ')' is preceded with whitespace. 587
Error '+' should be on a new line. 587
Error Line has trailing spaces. 588
Error '+' should be on a new line. 588
Error Line is longer than 80 characters. 589
Error '(' is followed by whitespace. 589
Error ')' is preceded with whitespace. 589
Error ')' is preceded with whitespace. 589
Error Line has trailing spaces. 591
Error Line is longer than 80 characters. 592
Error '(' is followed by whitespace. 594
Error '(' is followed by whitespace. 594
Error ')' is preceded with whitespace. 594
Error ')' is preceded with whitespace. 594
Error '{' should be on the previous line. 595
Error Line is longer than 80 characters. 596
Error '(' is followed by whitespace. 596
Error '+' should be on a new line. 596
Error ')' is preceded with whitespace. 597
Error Line has trailing spaces. 599
Error '(' is followed by whitespace. 601
Error ')' is preceded with whitespace. 601
Error Line has trailing spaces. 602
Error Line has trailing spaces. 606
Error '(' is followed by whitespace. 608
Error ')' is preceded with whitespace. 608
Error '{' should be on the previous line. 609
Error Line is longer than 80 characters. 611
Error '(' is followed by whitespace. 611
Error 'cast' is not followed by whitespace. 611
Error ')' is preceded with whitespace. 611
Error Line has trailing spaces. 613
Error Line is longer than 80 characters. 615
Error '(' is followed by whitespace. 615
Error 'cast' is not followed by whitespace. 615
Error ')' is preceded with whitespace. 615
Error Line has trailing spaces. 617
Error ')' is preceded with whitespace. 620
Error Line has trailing spaces. 623
Error '(' is followed by whitespace. 624
Error ')' is preceded with whitespace. 624
Error '{' should be on the previous line. 625
Error Line is longer than 80 characters. 626
Error '}' should be on the same line. 627
Error '{' should be on the previous line. 629
Error Line is longer than 80 characters. 630
Error Line has trailing spaces. 632
Error Unused @param tag for 'InstrumentSample'. 639
Error Method 'removeInstrumentSample' is not designed for extension - needs to be abstract, final or empty. 641
Error '(' is followed by whitespace. 641
Error Parameter instrumentSample should be final. 641
Error Expected @param tag for 'instrumentSample'. 641
Error ')' is preceded with whitespace. 641
Error '{' should be on the previous line. 642
Error 'synchronized' is not followed by whitespace. 643
Error '{' should be on the previous line. 644
Error '(' is followed by whitespace. 646
Error ')' is preceded with whitespace. 646
Error '{' should be on the previous line. 647
Error Line is longer than 80 characters. 649
Error '(' is followed by whitespace. 649
Error 'cast' is not followed by whitespace. 649
Error ')' is preceded with whitespace. 649
Error Line has trailing spaces. 651
Error Line is longer than 80 characters. 653
Error '(' is followed by whitespace. 653
Error 'cast' is not followed by whitespace. 653
Error ')' is preceded with whitespace. 653
Error Line has trailing spaces. 655
Error ')' is preceded with whitespace. 658
Error Line has trailing spaces. 660
Error '(' is followed by whitespace. 662
Error ')' is preceded with whitespace. 662
Error Line has trailing spaces. 663
Error Line has trailing spaces. 668
Error Line is longer than 80 characters. 669
Error Line has trailing spaces. 670
Error Line has trailing spaces. 673
Error Method 'getInstrumentSample' is not designed for extension - needs to be abstract, final or empty. 681
Error '(' is followed by whitespace. 681
Error Parameter InstrumentSampleName should be final. 681
Error Name 'InstrumentSampleName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 681
Error ')' is preceded with whitespace. 681
Error '{' should be on the previous line. 682
Error 'synchronized' is not followed by whitespace. 683
Error '{' should be on the previous line. 684
Error 'cast' is not followed by whitespace. 685
Error '(' is followed by whitespace. 685
Error ')' is preceded with whitespace. 685
Error Line has trailing spaces. 688
Error Method 'getInstrumentSamples' is not designed for extension - needs to be abstract, final or empty. 694
Error '{' should be on the previous line. 695
Error '(' is followed by whitespace. 697
Error ')' is preceded with whitespace. 697
Error '{' should be on the previous line. 698
Error Line has trailing spaces. 703
Error Line is longer than 80 characters. 716
Error Line is longer than 80 characters. 717
Error Line is longer than 80 characters. 718
Error Unused @throws tag for 'NoSuchInstrumentSampleException'. 723
Error Method 'createInstrumentSample' is not designed for extension - needs to be abstract, final or empty. 726
Error '(' is followed by whitespace. 726
Error Parameter sampleDescription should be final. 726
Error Parameter sampleInterval should be final. 727
Error Parameter sampleSize should be final. 728
Error Expected @param tag for 'sampleSize'. 728
Error Parameter sampleLease should be final. 729
Error Parameter sampleType should be final. 730
Error ')' is preceded with whitespace. 730
Error '{' should be on the previous line. 731
Error Line is longer than 80 characters. 732
Error '(' is followed by whitespace. 732
Error '+' should be on a new line. 732
Error '+' should be on a new line. 733
Error '(' is followed by whitespace. 734
Error ')' is preceded with whitespace. 734
Error ')' is preceded with whitespace. 734
Error Line has trailing spaces. 735
Error Line is longer than 80 characters. 736
Error Line has trailing spaces. 737
Error Line is longer than 80 characters. 739
Error '(' is followed by whitespace. 739
Error '(' is followed by whitespace. 739
Error ')' is preceded with whitespace. 739
Error ')' is preceded with whitespace. 739
Error Line has trailing spaces. 740
Error Line is longer than 80 characters. 742
Error ')' is preceded with whitespace. 743
Error Line has trailing spaces. 744
Error 'synchronized' is not followed by whitespace. 746
Error '(' is followed by whitespace. 746
Error ')' is preceded with whitespace. 746
Error '{' should be on the previous line. 747
Error '(' is followed by whitespace. 749
Error ')' is preceded with whitespace. 749
Error '(' is followed by whitespace. 750
Error ')' is preceded with whitespace. 750
Error '{' should be on the previous line. 751
Error '(' is followed by whitespace. 753
Error ')' is preceded with whitespace. 753
Error '}' should be on the same line. 754
Error '{' should be on the previous line. 756
Error Line has trailing spaces. 758
Error Line is longer than 80 characters. 762
Error '(' is followed by whitespace. 762
Error '(' is followed by whitespace. 762
Error ')' is preceded with whitespace. 762
Error ')' is preceded with whitespace. 762
Error Line is longer than 80 characters. 763
Error '(' is followed by whitespace. 763
Error '(' is followed by whitespace. 763
Error ')' is preceded with whitespace. 763
Error '(' is followed by whitespace. 764
Error ')' is preceded with whitespace. 764
Error ')' is preceded with whitespace. 764
Error '{' should be on the previous line. 765
Error Line is longer than 80 characters. 766
Error Line has trailing spaces. 771
Error ')' is preceded with whitespace. 774
Error '(' is followed by whitespace. 775
Error ')' is preceded with whitespace. 775
Error Line has trailing spaces. 776
Error '(' is followed by whitespace. 778
Error ')' is preceded with whitespace. 778
Error '{' should be on the previous line. 779
Error Line is longer than 80 characters. 780
Error Line has trailing spaces. 781
Error '(' is followed by whitespace. 782
Error ')' is preceded with whitespace. 782
Error Line has trailing spaces. 783
Error '(' is followed by whitespace. 786
Error ')' is preceded with whitespace. 786
Error Line has trailing spaces. 790
Error Line has trailing spaces. 793
Error Method 'getInstrumentSampleDescriptors' is not designed for extension - needs to be abstract, final or empty. 801
Error '{' should be on the previous line. 802
Error '(' is followed by whitespace. 804
Error ')' is preceded with whitespace. 804
Error '{' should be on the previous line. 805
Error Line has trailing spaces. 810
Error Method 'getStateVersion' is not designed for extension - needs to be abstract, final or empty. 820
Error '{' should be on the previous line. 821
Error Line has trailing spaces. 824
Error '(' is followed by whitespace. 832
Error Parameter listener should be final. 832
Error ')' is preceded with whitespace. 832
Error '{' should be on the previous line. 833
Error 'synchronized' is not followed by whitespace. 834
Error '{' should be on the previous line. 835
Error '(' is followed by whitespace. 842
Error ')' is preceded with whitespace. 842
Error '{' should be on the previous line. 843
Error '{' is followed by whitespace. 844
Error '}' should be on the same line. 845
Error '{' should be on the previous line. 847
Error Line is longer than 80 characters. 848
Error Line is longer than 80 characters. 849
Error '(' is followed by whitespace. 849
Error ')' is preceded with whitespace. 849
Error Line has trailing spaces. 852
Error Line has trailing spaces. 857
Error '(' is followed by whitespace. 865
Error Parameter listener should be final. 865
Error ')' is preceded with whitespace. 865
Error '{' should be on the previous line. 866
Error 'synchronized' is not followed by whitespace. 867
Error '{' should be on the previous line. 868
Error '(' is followed by whitespace. 875
Error ')' is preceded with whitespace. 875
Error '{' should be on the previous line. 876
Error '}' should be on the same line. 880
Error '(' is followed by whitespace. 881
Error ')' is preceded with whitespace. 881
Error '{' should be on the previous line. 882
Error '(' is followed by whitespace. 883
Error ')' is preceded with whitespace. 883
Error '{' should be on the previous line. 884
Error '}' should be on the same line. 886
Error '{' should be on the previous line. 888
Error '}' should be on the same line. 892
Error '{' should be on the previous line. 894
Error '(' is followed by whitespace. 897
Error ')' is preceded with whitespace. 897
Error '{' should be on the previous line. 898
Error '(' is followed by whitespace. 899
Error ')' is preceded with whitespace. 899
Error '{' should be on the previous line. 900
Error Line has trailing spaces. 905
Error '(' is followed by whitespace. 906
Error ')' is preceded with whitespace. 906
Error '{' should be on the previous line. 907
Error '}' should be on the same line. 910
Error '{' should be on the previous line. 912
Error Line is longer than 80 characters. 913
Error '(' is followed by whitespace. 914
Error ')' is preceded with whitespace. 914
Error '{' should be on the previous line. 915
Error Line is longer than 80 characters. 917
Error '(' is followed by whitespace. 917
Error ')' is preceded with whitespace. 917
Error '(' is followed by whitespace. 919
Error ')' is preceded with whitespace. 919
Error '{' should be on the previous line. 920
Error Line has trailing spaces. 922
Error '(' is followed by whitespace. 922
Error ')' is preceded with whitespace. 923
Error Line has trailing spaces. 927
Error Line has trailing spaces. 932
Error '{' should be on the previous line. 940
Error 'synchronized' is not followed by whitespace. 941
Error '{' should be on the previous line. 942
Error '(' is followed by whitespace. 944
Error ')' is preceded with whitespace. 944
Error Line has trailing spaces. 945
Error '(' is followed by whitespace. 949
Error '(' is followed by whitespace. 951
Error Parameter o1 should be final. 951
Error Parameter o2 should be final. 951
Error ')' is preceded with whitespace. 951
Error '{' should be on the previous line. 952
Error 'cast' is not followed by whitespace. 953
Error Line is longer than 80 characters. 954
Error '(' is followed by whitespace. 954
Error 'cast' is not followed by whitespace. 954
Error ')' is preceded with whitespace. 954
Error Line has trailing spaces. 956
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 957
Error '(' is followed by whitespace. 957
Error Parameter obj should be final. 957
Error ')' is preceded with whitespace. 957
Error '{' should be on the previous line. 958
Error ')' is preceded with whitespace. 961
Error Line has trailing spaces. 962
Error Line has trailing spaces. 966
Error 'synchronized' is not followed by whitespace. 975
Error '{' should be on the previous line. 976
Error '(' is followed by whitespace. 977
Error ')' is preceded with whitespace. 977
Error '{' should be on the previous line. 978
Error Line has trailing spaces. 981
Error '(' is followed by whitespace. 984
Error ')' is preceded with whitespace. 984
Error '{' should be on the previous line. 985
Error Line has trailing spaces. 988
Error Line has trailing spaces. 992
Error Method 'hasState' is not designed for extension - needs to be abstract, final or empty. 1003
Error '{' should be on the previous line. 1004
Error '(' is followed by whitespace. 1007
Error ')' is preceded with whitespace. 1007
Error '{' should be on the previous line. 1008
Error '(' is followed by whitespace. 1010
Error ')' is preceded with whitespace. 1010
Error '{' should be on the previous line. 1011
Error Line has trailing spaces. 1015
Error Line has trailing spaces. 1018
Error Method 'writeState' is not designed for extension - needs to be abstract, final or empty. 1024
Error '(' is followed by whitespace. 1024
Error Parameter out should be final. 1024
Error ')' is preceded with whitespace. 1024
Error '{' should be on the previous line. 1025
Error '(' is followed by whitespace. 1027
Error ')' is preceded with whitespace. 1027
Error '(' is followed by whitespace. 1028
Error '(' is followed by whitespace. 1028
Error ')' is preceded with whitespace. 1028
Error ')' is preceded with whitespace. 1028
Error '(' is followed by whitespace. 1029
Error ')' is preceded with whitespace. 1029
Error Line has trailing spaces. 1030
Error '(' is followed by whitespace. 1033
Error ')' is preceded with whitespace. 1033
Error '{' should be on the previous line. 1034
Error '(' is followed by whitespace. 1036
Error ')' is preceded with whitespace. 1036
Error '{' should be on the previous line. 1037
Error '(' is followed by whitespace. 1038
Error ')' is preceded with whitespace. 1038
Error Line has trailing spaces. 1041
Error '(' is followed by whitespace. 1043
Error ')' is preceded with whitespace. 1043
Error Line has trailing spaces. 1045
Error Method 'loadState' is not designed for extension - needs to be abstract, final or empty. 1054
Error '(' is followed by whitespace. 1054
Error Parameter state should be final. 1054
Error ')' is preceded with whitespace. 1054
Error '{' should be on the previous line. 1055
Error 'synchronized' is not followed by whitespace. 1056
Error '(' is followed by whitespace. 1056
Error ')' is preceded with whitespace. 1056
Error '{' should be on the previous line. 1057
Error Line is longer than 80 characters. 1058
Error '(' is followed by whitespace. 1058
Error ')' is preceded with whitespace. 1058
Error '(' is followed by whitespace. 1059
Error ')' is preceded with whitespace. 1059
Error '{' should be on the previous line. 1060
Error Line has trailing spaces. 1062
Error Line is longer than 80 characters. 1063
Error '(' is followed by whitespace. 1064
Error ')' is preceded with whitespace. 1064
Error ')' is preceded with whitespace. 1064
Error Line is longer than 80 characters. 1065
Error '(' is followed by whitespace. 1065
Error ')' is preceded with whitespace. 1065
Error Line is longer than 80 characters. 1066
Error '(' is followed by whitespace. 1066
Error ')' is preceded with whitespace. 1066
Error Line has trailing spaces. 1067
Error Line is longer than 80 characters. 1069
Error Line is longer than 80 characters. 1070
Error ')' is preceded with whitespace. 1071
Error '(' is followed by whitespace. 1072
Error ')' is preceded with whitespace. 1072
Error '(' is followed by whitespace. 1073
Error ')' is preceded with whitespace. 1073
Error '{' should be on the previous line. 1074
Error Line is longer than 80 characters. 1077
Error '(' is followed by whitespace. 1077
Error ')' is preceded with whitespace. 1077
Error '(' is followed by whitespace. 1078
Error ')' is preceded with whitespace. 1078
Error '{' should be on the previous line. 1079
Error Line has trailing spaces. 1080
Error Line is longer than 80 characters. 1081
Error ')' is preceded with whitespace. 1082
Error Line is longer than 80 characters. 1084
Error '(' is followed by whitespace. 1084
Error ')' is preceded with whitespace. 1084
Error Line has trailing spaces. 1085
Error Line is longer than 80 characters. 1086
Error Line is longer than 80 characters. 1088
Error Line has trailing spaces. 1089
Error Line is longer than 80 characters. 1090
Error 'cast' is not followed by whitespace. 1090
Error Line is longer than 80 characters. 1091
Error ')' is preceded with whitespace. 1092
Error '(' is followed by whitespace. 1093
Error ')' is preceded with whitespace. 1093
Error '(' is followed by whitespace. 1094
Error ')' is preceded with whitespace. 1094
Error Line has trailing spaces. 1095
Error '(' is followed by whitespace. 1096
Error ')' is preceded with whitespace. 1096
Error '}' should be on the same line. 1097
Error '{' should be on the previous line. 1099
Error Line is longer than 80 characters. 1100
Error '(' is followed by whitespace. 1100
Error '+' should be on a new line. 1100
Error Line is longer than 80 characters. 1101
Error ')' is preceded with whitespace. 1101
Error '}' should be on the same line. 1103
Error '{' should be on the previous line. 1105
Error '(' is followed by whitespace. 1106
Error ')' is preceded with whitespace. 1106
Error Line has trailing spaces. 1110
Error Line has trailing spaces. 1113
Error Method 'stateChanged' is not designed for extension - needs to be abstract, final or empty. 1117
Error '{' should be on the previous line. 1118
Error Line has trailing spaces. 1120
Error Line has trailing spaces. 1124
Error '(' is followed by whitespace. 1132
Error Parameter type should be final. 1132
Error ')' is preceded with whitespace. 1132
Error '{' should be on the previous line. 1133
Error '(' is followed by whitespace. 1134
Error ')' is preceded with whitespace. 1134
Error '{' should be on the previous line. 1135
Error Line is longer than 80 characters. 1143
Error '(' is followed by whitespace. 1143
Error ')' is preceded with whitespace. 1143

org/apache/excalibur/instrument/manager/impl/InstrumentSample.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 44
Error Line has trailing spaces. 51
Error Line is longer than 80 characters. 53
Error Line has trailing spaces. 59
Error Line has trailing spaces. 66
Error Line has trailing spaces. 73
Error Line has trailing spaces. 80
Error Line has trailing spaces. 87
Error Line has trailing spaces. 98
Error Line has trailing spaces. 105
Error Line is longer than 80 characters. 107
Error Line is longer than 80 characters. 108
Error Line has trailing spaces. 114
Error Line has trailing spaces. 121
Error Line has trailing spaces. 133
Error Line has trailing spaces. 141
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error Line has trailing spaces. 151
Error Line has trailing spaces. 158
Error Line has trailing spaces. 165
Error Line has trailing spaces. 176
Error Line is longer than 80 characters. 178
Error Line is longer than 80 characters. 180
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error Line has trailing spaces. 184
Error Line is longer than 80 characters. 186
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error Line has trailing spaces. 192
Error Line has trailing spaces. 204
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error Line has trailing spaces. 211
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220

org/apache/excalibur/instrument/manager/impl/InstrumentSampleDescriptorImpl.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 35
Error Name 'm_instrumentSample' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Line has trailing spaces. 38
Error '(' is followed by whitespace. 47
Error Parameter InstrumentSample should be final. 47
Error Name 'InstrumentSample' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error ')' is preceded with whitespace. 47
Error '{' should be on the previous line. 48
Error Line has trailing spaces. 51
Error Line is longer than 80 characters. 56
Error Method 'isConfigured' is not designed for extension - needs to be abstract, final or empty. 61
Error '{' should be on the previous line. 62
Error Line has trailing spaces. 65
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 71
Error '{' should be on the previous line. 72
Error Line has trailing spaces. 75
Error Method 'getInterval' is not designed for extension - needs to be abstract, final or empty. 81
Error '{' should be on the previous line. 82
Error Line has trailing spaces. 85
Error Method 'getSize' is not designed for extension - needs to be abstract, final or empty. 91
Error '{' should be on the previous line. 92
Error Line has trailing spaces. 95
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 101
Error '{' should be on the previous line. 102
Error Line has trailing spaces. 105
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 115
Error '{' should be on the previous line. 116
Error Line has trailing spaces. 119
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 122
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 127
Error '{' should be on the previous line. 128
Error Line has trailing spaces. 131
Error Method 'getTime' is not designed for extension - needs to be abstract, final or empty. 137
Error '{' should be on the previous line. 138
Error Line has trailing spaces. 141
Error Line is longer than 80 characters. 146
Error Method 'getInstrumentType' is not designed for extension - needs to be abstract, final or empty. 151
Error '{' should be on the previous line. 152
Error Line has trailing spaces. 155
Error Method 'getInstrumentDescriptor' is not designed for extension - needs to be abstract, final or empty. 161
Error '{' should be on the previous line. 162
Error Line has trailing spaces. 165
Error Line is longer than 80 characters. 167
Error Line is longer than 80 characters. 169
Error Method 'addInstrumentSampleListener' is not designed for extension - needs to be abstract, final or empty. 172
Error '(' is followed by whitespace. 172
Error Parameter listener should be final. 172
Error ')' is preceded with whitespace. 172
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error Line has trailing spaces. 176
Error Line is longer than 80 characters. 178
Error Line is longer than 80 characters. 183
Error Method 'removeInstrumentSampleListener' is not designed for extension - needs to be abstract, final or empty. 183
Error '(' is followed by whitespace. 183
Error Parameter listener should be final. 183
Error ')' is preceded with whitespace. 183
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error Line has trailing spaces. 187
Error Method 'getLeaseExpirationTime' is not designed for extension - needs to be abstract, final or empty. 194
Error '{' should be on the previous line. 195
Error Line has trailing spaces. 198
Error Method 'extendLease' is not designed for extension - needs to be abstract, final or empty. 207
Error '(' is followed by whitespace. 207
Error Parameter lease should be final. 207
Error ')' is preceded with whitespace. 207
Error '{' should be on the previous line. 208
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error Line has trailing spaces. 211
Error Method 'getSnapshot' is not designed for extension - needs to be abstract, final or empty. 217
Error '{' should be on the previous line. 218
Error Line has trailing spaces. 221
Error Method 'getStateVersion' is not designed for extension - needs to be abstract, final or empty. 231
Error '{' should be on the previous line. 232

org/apache/excalibur/instrument/manager/impl/InstrumentSampleFactory.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Utility classes should not have a public or default constructor. 28
Error '{' should be on the previous line. 29
Error Expected an @return tag. 43
Error Line is longer than 80 characters. 43
Error '(' is followed by whitespace. 43
Error Parameter instrumentProxy should be final. 43
Error Parameter type should be final. 44
Error Parameter name should be final. 45
Error Parameter interval should be final. 46
Error Parameter size should be final. 47
Error Parameter description should be final. 48
Error Parameter lease should be final. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 52
Error ')' is preceded with whitespace. 55
Error Line has trailing spaces. 56
Error ')' is preceded with whitespace. 59
Error Line has trailing spaces. 60
Error ')' is preceded with whitespace. 63
Error Line has trailing spaces. 64
Error ')' is preceded with whitespace. 67
Error Line has trailing spaces. 68
Error Line is longer than 80 characters. 70
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70

org/apache/excalibur/instrument/manager/impl/InstrumentableDescriptorImpl.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 35
Error Name 'm_instrumentableProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error '(' is followed by whitespace. 47
Error Parameter instrumentableProxy should be final. 47
Error ')' is preceded with whitespace. 47
Error '{' should be on the previous line. 48
Error Method 'isConfigured' is not designed for extension - needs to be abstract, final or empty. 61
Error '{' should be on the previous line. 62
Error Method 'isRegistered' is not designed for extension - needs to be abstract, final or empty. 72
Error '{' should be on the previous line. 73
Error Line has trailing spaces. 76
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 85
Error '{' should be on the previous line. 86
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 95
Error '{' should be on the previous line. 96
Error Line has trailing spaces. 99
Error Method 'getParentInstrumentableDescriptor' is not designed for extension - needs to be abstract, final or empty. 106
Error '{' should be on the previous line. 107
Error Line is longer than 80 characters. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '{' should be on the previous line. 110
Error '}' should be on the same line. 112
Error '{' should be on the previous line. 114
Error Method 'getChildInstrumentableDescriptor' is not designed for extension - needs to be abstract, final or empty. 131
Error Line is longer than 80 characters. 132
Error Parameter childInstrumentableName should be final. 132
Error ')' is preceded with whitespace. 132
Error Redundant throws: 'NoSuchInstrumentableException' is unchecked exception. 133
Error '{' should be on the previous line. 134
Error Line is longer than 80 characters. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error 'if' is not followed by whitespace. 137
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error '{' should be on the previous line. 138
Error Line is longer than 80 characters. 140
Error ')' is preceded with whitespace. 140
Error Method 'getChildInstrumentableDescriptors' is not designed for extension - needs to be abstract, final or empty. 153
Error '{' should be on the previous line. 154
Error Line has trailing spaces. 157
Error Method 'getInstrumentDescriptor' is not designed for extension - needs to be abstract, final or empty. 168
Error '(' is followed by whitespace. 168
Error Parameter instrumentName should be final. 168
Error ')' is preceded with whitespace. 168
Error Redundant throws: 'NoSuchInstrumentException' is unchecked exception. 169
Error '{' should be on the previous line. 170
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error 'if' is not followed by whitespace. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error '{' should be on the previous line. 174
Error ')' is preceded with whitespace. 176
Error Method 'getInstrumentDescriptors' is not designed for extension - needs to be abstract, final or empty. 189
Error '{' should be on the previous line. 190
Error Line has trailing spaces. 193
Error Method 'getStateVersion' is not designed for extension - needs to be abstract, final or empty. 203
Error '{' should be on the previous line. 204

org/apache/excalibur/instrument/manager/impl/InstrumentableProxy.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 46
Error Name 'm_instrumentManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Line has trailing spaces. 49
Error Name 'm_parentInstrumentableProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Line has trailing spaces. 53
Error Name 'm_configured' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Name 'm_registered' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Name 'm_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Name 'm_descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Error Line is longer than 80 characters. 69
Error Name 'm_childInstrumentableProxies' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error Name 'm_childInstrumentableProxyArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Error Name 'm_childInstrumentableDescriptorArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
Error Name 'm_instrumentProxies' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
Error Name 'm_instrumentProxyArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
Error Name 'm_instrumentDescriptorArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
Error Line has trailing spaces. 86
Error Name 'm_stateVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
Error '(' is followed by whitespace. 102
Error Parameter instrumentManager should be final. 102
Error Parameter parentInstrumentableProxy should be final. 103
Error Parameter name should be final. 104
Error Parameter description should be final. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '(' is followed by whitespace. 129
Error Parameter configuration should be final. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 131
Error 'synchronized' is not followed by whitespace. 132
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error '{' should be on the previous line. 133
Error Line is longer than 80 characters. 134
Error Line is longer than 80 characters. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error 'if' is not followed by whitespace. 137
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error '{' should be on the previous line. 138
Error Line is longer than 80 characters. 139
Error '(' is followed by whitespace. 139
Error '+' should be on a new line. 139
Error ')' is preceded with whitespace. 140
Error Line has trailing spaces. 144
Error Line is longer than 80 characters. 146
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error 'for' is not followed by whitespace. 147
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '{' should be on the previous line. 148
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error Line has trailing spaces. 152
Error Line is longer than 80 characters. 154
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error 'if' is not followed by whitespace. 155
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error '{' should be on the previous line. 156
Error ')' is preceded with whitespace. 158
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error Line is longer than 80 characters. 161
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error Line has trailing spaces. 162
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error Line has trailing spaces. 170
Error Line is longer than 80 characters. 172
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error 'for' is not followed by whitespace. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error '{' should be on the previous line. 174
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error Line is longer than 80 characters. 180
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '{' should be on the previous line. 182
Error Line is longer than 80 characters. 184
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error Line is longer than 80 characters. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error Line has trailing spaces. 188
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error '{' should be on the previous line. 208
Error Line has trailing spaces. 211
Error '{' should be on the previous line. 219
Error Line has trailing spaces. 222
Error '{' should be on the previous line. 230
Error '{' should be on the previous line. 241
Error Line has trailing spaces. 244
Error '{' should be on the previous line. 250
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error '{' should be on the previous line. 252
Error Line has trailing spaces. 257
Error '{' should be on the previous line. 266
Error Line is longer than 80 characters. 271
Error '(' is followed by whitespace. 277
Error Parameter description should be final. 277
Error ')' is preceded with whitespace. 277
Error '{' should be on the previous line. 278
Error Line is longer than 80 characters. 280
Error '(' is followed by whitespace. 280
Error '(' is followed by whitespace. 280
Error ')' is preceded with whitespace. 280
Error '(' is followed by whitespace. 280
Error '(' is followed by whitespace. 280
Error ')' is preceded with whitespace. 280
Error '(' is followed by whitespace. 280
Error ')' is preceded with whitespace. 280
Error ')' is preceded with whitespace. 280
Error ')' is preceded with whitespace. 280
Error Must have at least one statement. 281
Error '}' should be on the same line. 283
Error '{' should be on the previous line. 285
Error '{' should be on the previous line. 297
Error '{' should be on the previous line. 307
Error Line is longer than 80 characters. 325
Error '(' is followed by whitespace. 325
Error Parameter childInstrumentableProxy should be final. 325
Error ')' is preceded with whitespace. 325
Error 'synchronized' is not followed by whitespace. 327
Error '(' is followed by whitespace. 327
Error ')' is preceded with whitespace. 327
Error '{' should be on the previous line. 328
Error ')' is preceded with whitespace. 330
Error Line has trailing spaces. 336
Error Line is longer than 80 characters. 350
Error '(' is followed by whitespace. 350
Error Parameter childInstrumentableName should be final. 350
Error ')' is preceded with whitespace. 350
Error 'synchronized' is not followed by whitespace. 352
Error '(' is followed by whitespace. 352
Error ')' is preceded with whitespace. 352
Error '{' should be on the previous line. 353
Error 'while' is not followed by whitespace. 355
Error '(' is followed by whitespace. 355
Error ')' is preceded with whitespace. 355
Error '{' should be on the previous line. 356
Error Line is longer than 80 characters. 358
Error 'cast' is not followed by whitespace. 358
Error '(' is followed by whitespace. 358
Error ')' is preceded with whitespace. 358
Error 'if' is not followed by whitespace. 359
Error '(' is followed by whitespace. 359
Error ')' is preceded with whitespace. 359
Error '{' should be on the previous line. 360
Error Line is longer than 80 characters. 364
Error '(' is followed by whitespace. 365
Error ')' is preceded with whitespace. 365
Error 'if' is not followed by whitespace. 366
Error '(' is followed by whitespace. 366
Error ')' is preceded with whitespace. 366
Error '{' should be on the previous line. 367
Error '(' is followed by whitespace. 368
Error ')' is preceded with whitespace. 368
Error '}' should be on the same line. 369
Error '{' should be on the previous line. 371
Error '{' should be on the previous line. 386
Error 'if' is not followed by whitespace. 388
Error '(' is followed by whitespace. 388
Error ')' is preceded with whitespace. 388
Error '{' should be on the previous line. 389
Error Line has trailing spaces. 392
Error '{' should be on the previous line. 404
Error Line is longer than 80 characters. 405
Error 'if' is not followed by whitespace. 406
Error '(' is followed by whitespace. 406
Error ')' is preceded with whitespace. 406
Error '{' should be on the previous line. 407
Error Line has trailing spaces. 410
Error '{' should be on the previous line. 421
Error 'synchronized' is not followed by whitespace. 422
Error '(' is followed by whitespace. 422
Error ')' is preceded with whitespace. 422
Error '{' should be on the previous line. 423
Error Line is longer than 80 characters. 426
Error '(' is followed by whitespace. 426
Error ')' is preceded with whitespace. 426
Error '(' is followed by whitespace. 431
Error '(' is followed by whitespace. 433
Error Parameter o1 should be final. 433
Error Parameter o2 should be final. 433
Error ')' is preceded with whitespace. 433
Error '{' should be on the previous line. 434
Error 'cast' is not followed by whitespace. 435
Error Line is longer than 80 characters. 436
Error '(' is followed by whitespace. 436
Error 'cast' is not followed by whitespace. 436
Error ')' is preceded with whitespace. 436
Error Line has trailing spaces. 438
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 439
Error '(' is followed by whitespace. 439
Error Parameter obj should be final. 439
Error ')' is preceded with whitespace. 439
Error '{' should be on the previous line. 440
Error ')' is preceded with whitespace. 443
Error Line has trailing spaces. 444
Error Line is longer than 80 characters. 455
Error 'synchronized' is not followed by whitespace. 457
Error '(' is followed by whitespace. 457
Error ')' is preceded with whitespace. 457
Error '{' should be on the previous line. 458
Error 'if' is not followed by whitespace. 459
Error '(' is followed by whitespace. 459
Error ')' is preceded with whitespace. 459
Error '{' should be on the previous line. 460
Error Line is longer than 80 characters. 465
Error 'for' is not followed by whitespace. 466
Error '(' is followed by whitespace. 466
Error ')' is preceded with whitespace. 466
Error '{' should be on the previous line. 467
Error '(' is followed by whitespace. 490
Error Parameter instrumentProxy should be final. 490
Error ')' is preceded with whitespace. 490
Error '{' should be on the previous line. 491
Error 'synchronized' is not followed by whitespace. 492
Error '(' is followed by whitespace. 492
Error ')' is preceded with whitespace. 492
Error '{' should be on the previous line. 493
Error Line is longer than 80 characters. 494
Error '(' is followed by whitespace. 494
Error ')' is preceded with whitespace. 494
Error Line has trailing spaces. 500
Error '(' is followed by whitespace. 512
Error Parameter instrumentName should be final. 512
Error ')' is preceded with whitespace. 512
Error '{' should be on the previous line. 513
Error 'synchronized' is not followed by whitespace. 514
Error '(' is followed by whitespace. 514
Error ')' is preceded with whitespace. 514
Error '{' should be on the previous line. 515
Error 'while' is not followed by whitespace. 517
Error '(' is followed by whitespace. 517
Error ')' is preceded with whitespace. 517
Error '{' should be on the previous line. 518
Error Line is longer than 80 characters. 519
Error 'cast' is not followed by whitespace. 519
Error '(' is followed by whitespace. 519
Error ')' is preceded with whitespace. 519
Error 'if' is not followed by whitespace. 520
Error '(' is followed by whitespace. 520
Error ')' is preceded with whitespace. 520
Error '{' should be on the previous line. 521
Error Line is longer than 80 characters. 525
Error '(' is followed by whitespace. 526
Error ')' is preceded with whitespace. 526
Error 'if' is not followed by whitespace. 527
Error '(' is followed by whitespace. 527
Error ')' is preceded with whitespace. 527
Error '{' should be on the previous line. 528
Error '(' is followed by whitespace. 529
Error ')' is preceded with whitespace. 529
Error '}' should be on the same line. 530
Error '{' should be on the previous line. 532
Error '{' should be on the previous line. 545
Error 'if' is not followed by whitespace. 547
Error '(' is followed by whitespace. 547
Error ')' is preceded with whitespace. 547
Error '{' should be on the previous line. 548
Error Line is longer than 80 characters. 555
Error Line is longer than 80 characters. 557
Error '{' should be on the previous line. 560
Error 'if' is not followed by whitespace. 562
Error '(' is followed by whitespace. 562
Error ')' is preceded with whitespace. 562
Error '{' should be on the previous line. 563
Error Line has trailing spaces. 568
Error '{' should be on the previous line. 579
Error '{' should be on the previous line. 590
Error 'synchronized' is not followed by whitespace. 591
Error '(' is followed by whitespace. 591
Error ')' is preceded with whitespace. 591
Error '{' should be on the previous line. 592
Error Line is longer than 80 characters. 593
Error '(' is followed by whitespace. 594
Error ')' is preceded with whitespace. 594
Error '(' is followed by whitespace. 599
Error '(' is followed by whitespace. 601
Error Parameter o1 should be final. 601
Error Parameter o2 should be final. 601
Error ')' is preceded with whitespace. 601
Error '{' should be on the previous line. 602
Error 'cast' is not followed by whitespace. 603
Error '(' is followed by whitespace. 604
Error 'cast' is not followed by whitespace. 604
Error ')' is preceded with whitespace. 604
Error Line has trailing spaces. 606
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 607
Error '(' is followed by whitespace. 607
Error Parameter obj should be final. 607
Error ')' is preceded with whitespace. 607
Error '{' should be on the previous line. 608
Error ')' is preceded with whitespace. 611
Error Line has trailing spaces. 612
Error '{' should be on the previous line. 624
Error 'synchronized' is not followed by whitespace. 625
Error '(' is followed by whitespace. 625
Error ')' is preceded with whitespace. 625
Error '{' should be on the previous line. 626
Error 'if' is not followed by whitespace. 627
Error '(' is followed by whitespace. 627
Error ')' is preceded with whitespace. 627
Error '{' should be on the previous line. 628
Error 'for' is not followed by whitespace. 634
Error '(' is followed by whitespace. 634
Error ')' is preceded with whitespace. 634
Error '{' should be on the previous line. 635
Error Line is longer than 80 characters. 636
Error Line has trailing spaces. 642
Error '{' should be on the previous line. 654
Error 'for' is not followed by whitespace. 657
Error '(' is followed by whitespace. 657
Error ')' is preceded with whitespace. 657
Error '{' should be on the previous line. 658
Error '(' is followed by whitespace. 660
Error ')' is preceded with whitespace. 660
Error '{' should be on the previous line. 661
Error Line has trailing spaces. 665
Error 'for' is not followed by whitespace. 668
Error '(' is followed by whitespace. 668
Error ')' is preceded with whitespace. 668
Error '{' should be on the previous line. 669
Error '(' is followed by whitespace. 671
Error ')' is preceded with whitespace. 671
Error '{' should be on the previous line. 672
Error Line has trailing spaces. 676
Error Line has trailing spaces. 679
Error '(' is followed by whitespace. 685
Error Parameter out should be final. 685
Error ')' is preceded with whitespace. 685
Error '{' should be on the previous line. 686
Error '(' is followed by whitespace. 688
Error ')' is preceded with whitespace. 688
Error '(' is followed by whitespace. 689
Error '(' is followed by whitespace. 689
Error ')' is preceded with whitespace. 689
Error ')' is preceded with whitespace. 689
Error '(' is followed by whitespace. 690
Error ')' is preceded with whitespace. 690
Error Line has trailing spaces. 691
Error 'for' is not followed by whitespace. 694
Error '(' is followed by whitespace. 694
Error ')' is preceded with whitespace. 694
Error '{' should be on the previous line. 695
Error '(' is followed by whitespace. 697
Error ')' is preceded with whitespace. 697
Error '{' should be on the previous line. 698
Error '(' is followed by whitespace. 699
Error ')' is preceded with whitespace. 699
Error Line has trailing spaces. 702
Error 'for' is not followed by whitespace. 705
Error '(' is followed by whitespace. 705
Error ')' is preceded with whitespace. 705
Error '{' should be on the previous line. 706
Error '(' is followed by whitespace. 708
Error ')' is preceded with whitespace. 708
Error '{' should be on the previous line. 709
Error '(' is followed by whitespace. 710
Error ')' is preceded with whitespace. 710
Error Line has trailing spaces. 713
Error '(' is followed by whitespace. 715
Error ')' is preceded with whitespace. 715
Error '(' is followed by whitespace. 726
Error Parameter state should be final. 726
Error ')' is preceded with whitespace. 726
Error '{' should be on the previous line. 727
Error 'synchronized' is not followed by whitespace. 728
Error '(' is followed by whitespace. 728
Error ')' is preceded with whitespace. 728
Error '{' should be on the previous line. 729
Error '(' is followed by whitespace. 731
Error ')' is preceded with whitespace. 731
Error 'for' is not followed by whitespace. 732
Error '(' is followed by whitespace. 732
Error ')' is preceded with whitespace. 732
Error '{' should be on the previous line. 733
Error '(' is followed by whitespace. 735
Error ')' is preceded with whitespace. 735
Error Line is longer than 80 characters. 736
Error '(' is followed by whitespace. 736
Error ')' is preceded with whitespace. 736
Error 'if' is not followed by whitespace. 737
Error '(' is followed by whitespace. 737
Error ')' is preceded with whitespace. 737
Error '{' should be on the previous line. 738
Error Line is longer than 80 characters. 743
Error '(' is followed by whitespace. 743
Error '(' is followed by whitespace. 743
Error ')' is preceded with whitespace. 743
Error '?' should be on a new line. 743
Error Avoid inline conditionals. 743
Error Line is longer than 80 characters. 744
Error '(' is followed by whitespace. 744
Error ')' is preceded with whitespace. 744
Error ')' is preceded with whitespace. 744
Error Line has trailing spaces. 745
Error ')' is preceded with whitespace. 747
Error '(' is followed by whitespace. 748
Error ')' is preceded with whitespace. 748
Error Line is longer than 80 characters. 750
Error '(' is followed by whitespace. 750
Error ')' is preceded with whitespace. 750
Error Line has trailing spaces. 751
Error '(' is followed by whitespace. 756
Error ')' is preceded with whitespace. 756
Error Line has trailing spaces. 758
Error '(' is followed by whitespace. 760
Error ')' is preceded with whitespace. 760
Error 'for' is not followed by whitespace. 761
Error '(' is followed by whitespace. 761
Error ')' is preceded with whitespace. 761
Error '{' should be on the previous line. 762
Error Line is longer than 80 characters. 764
Error '(' is followed by whitespace. 764
Error ')' is preceded with whitespace. 764
Error Line is longer than 80 characters. 765
Error '(' is followed by whitespace. 765
Error ')' is preceded with whitespace. 765
Error 'if' is not followed by whitespace. 766
Error '(' is followed by whitespace. 766
Error ')' is preceded with whitespace. 766
Error '{' should be on the previous line. 767
Error Line is longer than 80 characters. 768
Error Line is longer than 80 characters. 771
Error '(' is followed by whitespace. 771
Error '(' is followed by whitespace. 771
Error ')' is preceded with whitespace. 771
Error '?' should be on a new line. 771
Error Avoid inline conditionals. 771
Error Line is longer than 80 characters. 772
Error '(' is followed by whitespace. 772
Error ')' is preceded with whitespace. 772
Error ')' is preceded with whitespace. 772
Error Line has trailing spaces. 773
Error Line is longer than 80 characters. 775
Error '(' is followed by whitespace. 775
Error ')' is preceded with whitespace. 775
Error '(' is followed by whitespace. 776
Error ')' is preceded with whitespace. 776
Error Line is longer than 80 characters. 778
Error '(' is followed by whitespace. 778
Error ')' is preceded with whitespace. 778
Error Line has trailing spaces. 779
Error '(' is followed by whitespace. 784
Error ')' is preceded with whitespace. 784
Error Line has trailing spaces. 787
Error Line has trailing spaces. 790
Error '{' should be on the previous line. 795
Error Line has trailing spaces. 797
Error '(' is followed by whitespace. 799
Error ')' is preceded with whitespace. 799
Error '{' should be on the previous line. 800
Error '}' should be on the same line. 803
Error '{' should be on the previous line. 805

org/apache/excalibur/instrument/manager/impl/MaximumValueInstrumentSample.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Unused import - org.apache.avalon.framework.configuration.Configuration. 20
Error Unused import - org.apache.avalon.framework.configuration.ConfigurationException. 21
Error Unused import - org.apache.avalon.framework.configuration.DefaultConfiguration. 22
Error '{' should be on the previous line. 34
Error First sentence should end with a period. 38
Error Line is longer than 80 characters. 45
Error '(' is followed by whitespace. 49
Error Parameter instrumentProxy should be final. 49
Error Parameter name should be final. 50
Error Parameter interval should be final. 51
Error Parameter size should be final. 52
Error Parameter description should be final. 53
Error Parameter lease should be final. 54
Error ')' is preceded with whitespace. 54
Error '{' should be on the previous line. 55
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 68
Error Line has trailing spaces. 71
Error '(' is followed by whitespace. 82
Error Parameter value should be final. 82
Error Parameter time should be final. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 83
Error Line has trailing spaces. 87
Error 'synchronized' is not followed by whitespace. 88
Error '{' should be on the previous line. 89
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 92
Error Line has trailing spaces. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '{' should be on the previous line. 100
Error '}' should be on the same line. 104
Error '{' should be on the previous line. 106
Error Line has trailing spaces. 112
Error Line has trailing spaces. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119

org/apache/excalibur/instrument/manager/impl/MeanValueInstrumentSample.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 35
Error Name 'm_valueTotal' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Line has trailing spaces. 38
Error First sentence should end with a period. 42
Error Line is longer than 80 characters. 49
Error '(' is followed by whitespace. 53
Error Parameter instrumentProxy should be final. 53
Error Parameter name should be final. 54
Error Parameter interval should be final. 55
Error Parameter size should be final. 56
Error Parameter description should be final. 57
Error Parameter lease should be final. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error Line has trailing spaces. 62
Error '{' should be on the previous line. 72
Error Line has trailing spaces. 75
Error '(' is followed by whitespace. 87
Error Parameter reset should be final. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error Line has trailing spaces. 90
Error Line has trailing spaces. 93
Error '(' is followed by whitespace. 99
Error Parameter out should be final. 99
Error ')' is preceded with whitespace. 99
Error '{' should be on the previous line. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error Line has trailing spaces. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error Line has trailing spaces. 107
Error '(' is followed by whitespace. 119
Error Parameter value should be final. 119
Error Parameter state should be final. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 121
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error Line has trailing spaces. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error Line has trailing spaces. 126
Error '(' is followed by whitespace. 137
Error Parameter value should be final. 137
Error Parameter time should be final. 137
Error ')' is preceded with whitespace. 137
Error '{' should be on the previous line. 138
Error Line has trailing spaces. 141
Error 'synchronized' is not followed by whitespace. 142
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error Line has trailing spaces. 145
Error Line is longer than 80 characters. 146
Error Line has trailing spaces. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error 'cast' is not followed by whitespace. 154
Error '}' should be on the same line. 155
Error '{' should be on the previous line. 157
Error Inner assignments should be avoided. 160
Error Line has trailing spaces. 165
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166

org/apache/excalibur/instrument/manager/impl/MinimumValueInstrumentSample.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Unused import - org.apache.avalon.framework.configuration.Configuration. 20
Error Unused import - org.apache.avalon.framework.configuration.ConfigurationException. 21
Error Unused import - org.apache.avalon.framework.configuration.DefaultConfiguration. 22
Error '{' should be on the previous line. 34
Error First sentence should end with a period. 38
Error Line is longer than 80 characters. 45
Error '(' is followed by whitespace. 49
Error Parameter instrumentProxy should be final. 49
Error Parameter name should be final. 50
Error Parameter interval should be final. 51
Error Parameter size should be final. 52
Error Parameter description should be final. 53
Error Parameter lease should be final. 54
Error ')' is preceded with whitespace. 54
Error '{' should be on the previous line. 55
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 68
Error Line has trailing spaces. 71
Error '(' is followed by whitespace. 82
Error Parameter value should be final. 82
Error Parameter time should be final. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 83
Error Line has trailing spaces. 87
Error 'synchronized' is not followed by whitespace. 88
Error '{' should be on the previous line. 89
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 92
Error Line has trailing spaces. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '{' should be on the previous line. 100
Error '}' should be on the same line. 104
Error '{' should be on the previous line. 106
Error Line has trailing spaces. 111
Error Line has trailing spaces. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119

org/apache/excalibur/instrument/manager/impl/XMLUtil.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 28
Error '(' is followed by whitespace. 41
Error Parameter str should be final. 41
Error Parameter oldToken should be final. 41
Error Parameter newToken should be final. 41
Error ')' is preceded with whitespace. 41
Error '{' should be on the previous line. 42
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error '{' should be on the previous line. 46
Error '(' is followed by whitespace. 53
Error '(' is followed by whitespace. 53
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error ')' is preceded with whitespace. 53
Error ')' is preceded with whitespace. 53
Error '{' should be on the previous line. 54
Error Line has trailing spaces. 59
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '{' should be on the previous line. 63
Error '}' should be on the same line. 65
Error '{' should be on the previous line. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error Line has trailing spaces. 70
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '{' should be on the previous line. 74
Error '}' should be on the same line. 76
Error '{' should be on the previous line. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error Line has trailing spaces. 81
Error Redundant 'final' modifier. 98
Error '(' is followed by whitespace. 98
Error Parameter value should be final. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 104
Error Line has trailing spaces. 107
Error '{' should be on the previous line. 115

org/apache/excalibur/instrument/manager/impl/package.html

ErrorLine
Error Missing package documentation file.0