Checkstyle XML difference report

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

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • TreeWalker skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • GoogleMethodName

    Summary:

    Report id Files Violations Severity-warning
    base 0 0 0
    patch 4840 105 (105 added) 105 (105 added)
    12 files with differences 105 changes in violations 105 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.naming.GoogleMethodNameCheck
    base 0
    patch 105 (105 added)
    changes in violations 105

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/infinispan/commons/src/main/java/org/infinispan/commons/hash/MurmurHash3.java

    Severity Rule Message Line Col
    #A1 warning GoogleMethodName Method name 'MurmurHash3_x64_128' is not valid per Google Java Style Guide. 104 25
    #A2 warning GoogleMethodName Method name 'MurmurHash3_x64_64' is not valid per Google Java Style Guide. 166 23
    #A3 warning GoogleMethodName Method name 'MurmurHash3_x64_32' is not valid per Google Java Style Guide. 229 22
    #A4 warning GoogleMethodName Method name 'MurmurHash3_x64_128' is not valid per Google Java Style Guide. 240 25
    #A5 warning GoogleMethodName Method name 'MurmurHash3_x64_64' is not valid per Google Java Style Guide. 285 23
    #A6 warning GoogleMethodName Method name 'MurmurHash3_x64_32' is not valid per Google Java Style Guide. 330 22

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/infinispan/core/src/main/java/org/infinispan/configuration/global/GlobalJmxStatisticsConfigurationBuilder.java

    Severity Rule Message Line Col
    #A7 warning GoogleMethodName Method name 'mBeanServerLookup' is not valid per Google Java Style Guide. 86 51

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/infinispan/core/src/main/java/org/infinispan/io/GridFile.java

    Severity Rule Message Line Col
    #A8 warning GoogleMethodName Method name '_listFiles' is not valid per Google Java Style Guide. 311 21
    #A9 warning GoogleMethodName Method name '_list' is not valid per Google Java Style Guide. 326 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/infinispan/core/src/main/java/org/infinispan/persistence/async/State.java

    Severity Rule Message Line Col
    #A10 warning GoogleMethodName Method name '_loadKeys' is not valid per Google Java Style Guide. 99 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/infinispan/core/src/main/java/org/infinispan/persistence/file/SingleFileStore.java

    Severity Rule Message Line Col
    #A11 warning GoogleMethodName Method name '_load' is not valid per Google Java Style Guide. 442 34

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/infinispan/core/src/test/java/org/infinispan/assertions/ExceptionAssertion.java

    Severity Rule Message Line Col
    #A12 warning GoogleMethodName Method name 'IsNotNull' is not valid per Google Java Style Guide. 23 30

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/infinispan/core/src/test/java/org/infinispan/security/SecureCacheTestDriver.java

    Severity Rule Message Line Col
    #A13 warning GoogleMethodName Method name 'testPut_Object_Object' is not valid per Google Java Style Guide. 88 16
    #A14 warning GoogleMethodName Method name 'testPutIfAbsentAsync_Object_Object_long_TimeUnit' is not valid per Google Java Style Guide. 98 16
    #A15 warning GoogleMethodName Method name 'testPut_Object_Object_Metadata' is not valid per Google Java Style Guide. 103 16
    #A16 warning GoogleMethodName Method name 'testAddInterceptor_CommandInterceptor_int' is not valid per Google Java Style Guide. 108 16
    #A17 warning GoogleMethodName Method name 'testRemoveListener_Object' is not valid per Google Java Style Guide. 114 16
    #A18 warning GoogleMethodName Method name 'testReplace_Object_Object_long_TimeUnit_long_TimeUnit' is not valid per Google Java Style Guide. 120 16
    #A19 warning GoogleMethodName Method name 'testLock_Collection' is not valid per Google Java Style Guide. 125 16
    #A20 warning GoogleMethodName Method name 'testReplaceAsync_Object_Object_long_TimeUnit_long_TimeUnit' is not valid per Google Java Style Guide. 146 16
    #A21 warning GoogleMethodName Method name 'testPutAsync_Object_Object_Metadata' is not valid per Google Java Style Guide. 161 16
    #A22 warning GoogleMethodName Method name 'testAddListener_Object_CacheEventFilter_CacheEventConverter' is not valid per Google Java Style Guide. 172 16
    #A23 warning GoogleMethodName Method name 'testAddListener_Object_KeyFilter' is not valid per Google Java Style Guide. 177 16
    #A24 warning GoogleMethodName Method name 'testContainsValue_Object' is not valid per Google Java Style Guide. 187 16
    #A25 warning GoogleMethodName Method name 'testContainsKey_Object' is not valid per Google Java Style Guide. 196 16
    #A26 warning GoogleMethodName Method name 'testReplace_Object_Object' is not valid per Google Java Style Guide. 201 16
    #A27 warning GoogleMethodName Method name 'testReplaceAsync_Object_Object_Object' is not valid per Google Java Style Guide. 206 16
    #A28 warning GoogleMethodName Method name 'testSetAvailability_AvailabilityMode' is not valid per Google Java Style Guide. 221 16
    #A29 warning GoogleMethodName Method name 'testGetAsync_Object' is not valid per Google Java Style Guide. 226 16
    #A30 warning GoogleMethodName Method name 'testReplaceAsync_Object_Object_Object_long_TimeUnit' is not valid per Google Java Style Guide. 237 16
    #A31 warning GoogleMethodName Method name 'testAddInterceptorAfter_CommandInterceptor_Class' is not valid per Google Java Style Guide. 242 16
    #A32 warning GoogleMethodName Method name 'testReplace_Object_Object_Object' is not valid per Google Java Style Guide. 248 16
    #A33 warning GoogleMethodName Method name 'testRemove_Object' is not valid per Google Java Style Guide. 253 16
    #A34 warning GoogleMethodName Method name 'testPutIfAbsentAsync_Object_Object_long_TimeUnit_long_TimeUnit' is not valid per Google Java Style Guide. 258 16
    #A35 warning GoogleMethodName Method name 'testReplace_Object_Object_Object_long_TimeUnit' is not valid per Google Java Style Guide. 263 16
    #A36 warning GoogleMethodName Method name 'testReplace_Object_Object_long_TimeUnit' is not valid per Google Java Style Guide. 273 16
    #A37 warning GoogleMethodName Method name 'testPutAsync_Object_Object' is not valid per Google Java Style Guide. 278 16
    #A38 warning GoogleMethodName Method name 'testPutIfAbsent_Object_Object_long_TimeUnit' is not valid per Google Java Style Guide. 283 16
    #A39 warning GoogleMethodName Method name 'testPut_Object_Object_long_TimeUnit_long_TimeUnit' is not valid per Google Java Style Guide. 293 16
    #A40 warning GoogleMethodName Method name 'testPutIfAbsent_Object_Object' is not valid per Google Java Style Guide. 298 16
    #A41 warning GoogleMethodName Method name 'testEvict_Object' is not valid per Google Java Style Guide. 303 16
    #A42 warning GoogleMethodName Method name 'testPutAsync_Object_Object_long_TimeUnit_long_TimeUnit' is not valid per Google Java Style Guide. 308 16
    #A43 warning GoogleMethodName Method name 'testEndBatch_boolean' is not valid per Google Java Style Guide. 313 16
    #A44 warning GoogleMethodName Method name 'testReplace_Object_Object_Metadata' is not valid per Google Java Style Guide. 319 16
    #A45 warning GoogleMethodName Method name 'testWithFlags_FlagArray' is not valid per Google Java Style Guide. 324 16
    #A46 warning GoogleMethodName Method name 'testWith_ClassLoader' is not valid per Google Java Style Guide. 329 16
    #A47 warning GoogleMethodName Method name 'testPutIfAbsentAsync_Object_Object' is not valid per Google Java Style Guide. 344 16
    #A48 warning GoogleMethodName Method name 'testPutAllAsync_Map' is not valid per Google Java Style Guide. 349 16
    #A49 warning GoogleMethodName Method name 'testGetCacheEntry_Object' is not valid per Google Java Style Guide. 364 16
    #A50 warning GoogleMethodName Method name 'testReplaceAsync_Object_Object_Object_long_TimeUnit_long_TimeUnit' is not valid per Google Java Style Guide. 374 16
    #A51 warning GoogleMethodName Method name 'testPutAll_Map_long_TimeUnit' is not valid per Google Java Style Guide. 379 16
    #A52 warning GoogleMethodName Method name 'testPutForExternalRead_Object_Object' is not valid per Google Java Style Guide. 384 16
    #A53 warning GoogleMethodName Method name 'testPutForExternalRead_Object_Object_long_TimeUnit' is not valid per Google Java Style Guide. 389 16
    #A54 warning GoogleMethodName Method name 'testPutForExternalRead_Object_Object_long_TimeUnit_long_TimeUnit' is not valid per Google Java Style Guide. 394 16
    #A55 warning GoogleMethodName Method name 'testPutForExternalRead_Object_Object_Metadata' is not valid per Google Java Style Guide. 399 16
    #A56 warning GoogleMethodName Method name 'testReplaceAsync_Object_Object' is not valid per Google Java Style Guide. 405 16
    #A57 warning GoogleMethodName Method name 'testRemoveInterceptor_Class' is not valid per Google Java Style Guide. 415 16
    #A58 warning GoogleMethodName Method name 'testReplace_Object_Object_Object_long_TimeUnit_long_TimeUnit' is not valid per Google Java Style Guide. 420 16
    #A59 warning GoogleMethodName Method name 'testPutAsync_Object_Object_long_TimeUnit' is not valid per Google Java Style Guide. 425 16
    #A60 warning GoogleMethodName Method name 'testPutAll_Map_long_TimeUnit_long_TimeUnit' is not valid per Google Java Style Guide. 430 16
    #A61 warning GoogleMethodName Method name 'testReplace_Object_Object_Object_Metadata' is not valid per Google Java Style Guide. 435 16
    #A62 warning GoogleMethodName Method name 'testPutAll_Map' is not valid per Google Java Style Guide. 450 16
    #A63 warning GoogleMethodName Method name 'testEquals_Object' is not valid per Google Java Style Guide. 455 16
    #A64 warning GoogleMethodName Method name 'testRemove_Object_Object' is not valid per Google Java Style Guide. 460 16
    #A65 warning GoogleMethodName Method name 'testLock_ObjectArray' is not valid per Google Java Style Guide. 465 16
    #A66 warning GoogleMethodName Method name 'testApplyDelta_Object_Delta_ObjectArray' is not valid per Google Java Style Guide. 475 16
    #A67 warning GoogleMethodName Method name 'testPutIfAbsent_Object_Object_Metadata' is not valid per Google Java Style Guide. 492 16
    #A68 warning GoogleMethodName Method name 'testRemoveInterceptor_int' is not valid per Google Java Style Guide. 497 16
    #A69 warning GoogleMethodName Method name 'testAddListener_Object' is not valid per Google Java Style Guide. 508 16
    #A70 warning GoogleMethodName Method name 'testRemoveAsync_Object' is not valid per Google Java Style Guide. 529 16
    #A71 warning GoogleMethodName Method name 'testPut_Object_Object_long_TimeUnit' is not valid per Google Java Style Guide. 534 16
    #A72 warning GoogleMethodName Method name 'testPutIfAbsent_Object_Object_long_TimeUnit_long_TimeUnit' is not valid per Google Java Style Guide. 539 16
    #A73 warning GoogleMethodName Method name 'testReplaceAsync_Object_Object_long_TimeUnit' is not valid per Google Java Style Guide. 549 16
    #A74 warning GoogleMethodName Method name 'testPutAllAsync_Map_long_TimeUnit' is not valid per Google Java Style Guide. 559 16
    #A75 warning GoogleMethodName Method name 'testPutAllAsync_Map_long_TimeUnit_long_TimeUnit' is not valid per Google Java Style Guide. 574 16
    #A76 warning GoogleMethodName Method name 'testGet_Object' is not valid per Google Java Style Guide. 579 16
    #A77 warning GoogleMethodName Method name 'testRemoveAsync_Object_Object' is not valid per Google Java Style Guide. 599 16
    #A78 warning GoogleMethodName Method name 'testAddInterceptorBefore_CommandInterceptor_Class' is not valid per Google Java Style Guide. 614 16
    #A79 warning GoogleMethodName Method name 'testFilterEntries_KeyValueFilter' is not valid per Google Java Style Guide. 620 16
    #A80 warning GoogleMethodName Method name 'testGetOrDefault_Object_Object' is not valid per Google Java Style Guide. 630 16
    #A81 warning GoogleMethodName Method name 'testGetGroup_String' is not valid per Google Java Style Guide. 640 16
    #A82 warning GoogleMethodName Method name 'testRemoveGroup_String' is not valid per Google Java Style Guide. 645 16
    #A83 warning GoogleMethodName Method name 'testPutAll_Map_Metadata' is not valid per Google Java Style Guide. 650 16
    #A84 warning GoogleMethodName Method name 'testGetAll_Set' is not valid per Google Java Style Guide. 656 16
    #A85 warning GoogleMethodName Method name 'testGetAllCacheEntries_Set' is not valid per Google Java Style Guide. 661 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/infinispan/core/src/test/java/org/infinispan/statetransfer/RemoteGetDuringStateTransferTest.java

    Severity Rule Message Line Col
    #A86 warning GoogleMethodName Method name 'testScenario_010' is not valid per Google Java Style Guide. 99 16
    #A87 warning GoogleMethodName Method name 'testScenario_011' is not valid per Google Java Style Guide. 134 16
    #A88 warning GoogleMethodName Method name 'testScenario_111' is not valid per Google Java Style Guide. 169 16
    #A89 warning GoogleMethodName Method name 'testScenario_021_11' is not valid per Google Java Style Guide. 206 16
    #A90 warning GoogleMethodName Method name 'testScenario_021_21' is not valid per Google Java Style Guide. 245 16
    #A91 warning GoogleMethodName Method name 'testScenario_022_11' is not valid per Google Java Style Guide. 283 16
    #A92 warning GoogleMethodName Method name 'testScenario_022_22' is not valid per Google Java Style Guide. 317 16
    #A93 warning GoogleMethodName Method name 'testScenario_121_11' is not valid per Google Java Style Guide. 352 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/infinispan/core/src/test/java/org/infinispan/stress/PutIfAbsentStressTest.java

    Severity Rule Message Line Col
    #A94 warning GoogleMethodName Method name 'testonInfinispanDIST_SYNC' is not valid per Google Java Style Guide. 65 16
    #A95 warning GoogleMethodName Method name 'testonInfinispanDIST_NOL1' is not valid per Google Java Style Guide. 75 16
    #A96 warning GoogleMethodName Method name 'testonInfinispanREPL_SYNC' is not valid per Google Java Style Guide. 85 16
    #A97 warning GoogleMethodName Method name 'testonInfinispanREPL_ASYNC' is not valid per Google Java Style Guide. 95 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/infinispan/core/src/test/java/org/infinispan/test/TestingUtil.java

    Severity Rule Message Line Col
    #A98 warning GoogleMethodName Method name 'k' is not valid per Google Java Style Guide. 1172 25
    #A99 warning GoogleMethodName Method name 'v' is not valid per Google Java Style Guide. 1177 25
    #A100 warning GoogleMethodName Method name 'k' is not valid per Google Java Style Guide. 1182 25
    #A101 warning GoogleMethodName Method name 'v' is not valid per Google Java Style Guide. 1186 25
    #A102 warning GoogleMethodName Method name 'k' is not valid per Google Java Style Guide. 1190 25
    #A103 warning GoogleMethodName Method name 'v' is not valid per Google Java Style Guide. 1194 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/infinispan/core/src/test/java/org/infinispan/tx/RemoteLockCleanupStressTest.java

    Severity Rule Message Line Col
    #A104 warning GoogleMethodName Method name 'run_' is not valid per Google Java Style Guide. 81 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/infinispan/server/integration/testsuite/src/test/java/org/infinispan/server/test/cs/jdbc/AbstractJdbcStoreMultinodeIT.java

    Severity Rule Message Line Col
    #A105 warning GoogleMethodName Method name 'dBServers' is not valid per Google Java Style Guide. 109 29