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

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

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

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • RightCurly tokens
  • CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, STATIC_INIT, INSTANCE_INIT, ANNOTATION_DEF, ENUM_DEF, INTERFACE_DEF, RECORD_DEF, COMPACT_CTOR_DEF, LITERAL_SWITCH, LITERAL_CASE, LITERAL_FINALLY, LITERAL_CATCH

  • option
  • alone

  • tokens
  • CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, STATIC_INIT, INSTANCE_INIT, ANNOTATION_DEF, ENUM_DEF, INTERFACE_DEF, RECORD_DEF, COMPACT_CTOR_DEF, LITERAL_SWITCH, LITERAL_CASE, LITERAL_DEFAULT, LITERAL_FINALLY, LITERAL_CATCH

  • option
  • alone

  • Summary:

    Report id Files Violations Severity-warning
    base 50789 48936 48936
    patch 50789 49023 (87 added) 49023 (87 added)
    57 files with differences 87 changes in violations 87 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck
    base 48936
    patch 49023 (87 added)
    changes in violations 87

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/java.base/share/classes/java/lang/classfile/snippet-files/PackageSnippets.java

    Severity Rule Message Line Col
    #A1 warning RightCurly '}' at column 30 should be alone on a line. 58 30
    #A2 warning RightCurly '}' at column 46 should be alone on a line. 77 46

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java

    Severity Rule Message Line Col
    #A3 warning RightCurly '}' at column 25 should be alone on a line. 365 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/java.base/share/classes/jdk/internal/classfile/impl/ClassPrinterImpl.java

    Severity Rule Message Line Col
    #A4 warning RightCurly '}' at column 37 should be alone on a line. 891 37
    #A5 warning RightCurly '}' at column 29 should be alone on a line. 942 29
    #A6 warning RightCurly '}' at column 29 should be alone on a line. 1036 29
    #A7 warning RightCurly '}' at column 25 should be alone on a line. 1093 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/java.base/share/classes/jdk/internal/classfile/impl/CodeImpl.java

    Severity Rule Message Line Col
    #A8 warning RightCurly '}' at column 37 should be alone on a line. 280 37

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/java.base/share/classes/jdk/internal/classfile/impl/CodeStackTrackerImpl.java

    Severity Rule Message Line Col
    #A9 warning RightCurly '}' at column 25 should be alone on a line. 312 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/java.base/share/classes/jdk/internal/classfile/impl/verifier/ParserVerifier.java

    Severity Rule Message Line Col
    #A10 warning RightCurly '}' at column 25 should be alone on a line. 220 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/java.base/share/classes/jdk/internal/foreign/abi/fallback/FallbackLinker.java

    Severity Rule Message Line Col
    #A11 warning RightCurly '}' at column 43 should be alone on a line. 354 43

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/java.net.http/share/classes/jdk/internal/net/http/common/Utils.java

    Severity Rule Message Line Col
    #A12 warning RightCurly '}' at column 40 should be alone on a line. 143 40

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/DeferredDocumentImpl.java

    Severity Rule Message Line Col
    #A13 warning RightCurly '}' at column 84 should be alone on a line. 1407 84
    #A14 warning RightCurly '}' at column 94 should be alone on a line. 1460 94

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/parsers/AbstractDOMParser.java

    Severity Rule Message Line Col
    #A15 warning RightCurly '}' at column 36 should be alone on a line. 1373 36

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/jdk.compiler/share/classes/com/sun/tools/javac/parser/DocCommentParser.java

    Severity Rule Message Line Col
    #A16 warning RightCurly '}' at column 50 should be alone on a line. 354 50

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/jdk.internal.le/share/classes/jdk/internal/org/jline/terminal/impl/ffm/WindowsAnsiWriter.java

    Severity Rule Message Line Col
    #A17 warning RightCurly '}' at column 29 should be alone on a line. 171 29
    #A18 warning RightCurly '}' at column 29 should be alone on a line. 204 29
    #A19 warning RightCurly '}' at column 25 should be alone on a line. 348 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/jdk.jartool/share/classes/sun/tools/jar/FingerPrint.java

    Severity Rule Message Line Col
    #A20 warning RightCurly '}' at column 29 should be alone on a line. 314 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/jdk.jdeps/share/classes/com/sun/tools/javap/AttributeWriter.java

    Severity Rule Message Line Col
    #A21 warning RightCurly '}' at column 25 should be alone on a line. 616 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/jdk.jdeps/share/classes/com/sun/tools/javap/CodeWriter.java

    Severity Rule Message Line Col
    #A22 warning RightCurly '}' at column 29 should be alone on a line. 174 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/jdk.jdeps/share/classes/com/sun/tools/javap/TypeAnnotationWriter.java

    Severity Rule Message Line Col
    #A23 warning RightCurly '}' at column 29 should be alone on a line. 104 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/jdk.jdeps/share/classes/com/sun/tools/jdeprscan/scan/CPEntries.java

    Severity Rule Message Line Col
    #A24 warning RightCurly '}' at column 29 should be alone on a line. 58 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/Dependencies.java

    Severity Rule Message Line Col
    #A25 warning RightCurly '}' at column 37 should be alone on a line. 651 37

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/StringSharingPlugin.java

    Severity Rule Message Line Col
    #A26 warning RightCurly '}' at column 37 should be alone on a line. 127 37
    #A27 warning RightCurly '}' at column 33 should be alone on a line. 154 33
    #A28 warning RightCurly '}' at column 41 should be alone on a line. 186 41

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/src/jdk.jshell/share/classes/jdk/jshell/execution/LocalExecutionControl.java

    Severity Rule Message Line Col
    #A29 warning RightCurly '}' at column 30 should be alone on a line. 133 30

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/c2/TestMergeStores.java

    Severity Rule Message Line Col
    #A30 warning RightCurly '}' at column 98 should be alone on a line. 124 98

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/c2/TestMergeStoresMemorySegment.java

    Severity Rule Message Line Col
    #A31 warning RightCurly '}' at column 66 should be alone on a line. 289 66
    #A32 warning RightCurly '}' at column 71 should be alone on a line. 296 71
    #A33 warning RightCurly '}' at column 61 should be alone on a line. 304 61

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/escapeAnalysis/TestRematerializeObjects.java

    Severity Rule Message Line Col
    #A34 warning RightCurly '}' at column 98 should be alone on a line. 52 98

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/lib/generators/Generators.java

    Severity Rule Message Line Col
    #A35 warning RightCurly '}' at column 68 should be alone on a line. 299 68
    #A36 warning RightCurly '}' at column 68 should be alone on a line. 341 68
    #A37 warning RightCurly '}' at column 68 should be alone on a line. 385 68
    #A38 warning RightCurly '}' at column 68 should be alone on a line. 404 68
    #A39 warning RightCurly '}' at column 68 should be alone on a line. 423 68

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/lib/verify/Verify.java

    Severity Rule Message Line Col
    #A40 warning RightCurly '}' at column 25 should be alone on a line. 506 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/loopopts/superword/TestAlignVector.java

    Severity Rule Message Line Col
    #A41 warning RightCurly '}' at column 98 should be alone on a line. 122 98

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/loopopts/superword/TestIndependentPacksWithCyclicDependency.java

    Severity Rule Message Line Col
    #A42 warning RightCurly '}' at column 98 should be alone on a line. 89 98

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/loopopts/superword/TestMemorySegment.java

    Severity Rule Message Line Col
    #A43 warning RightCurly '}' at column 66 should be alone on a line. 327 66
    #A44 warning RightCurly '}' at column 71 should be alone on a line. 334 71
    #A45 warning RightCurly '}' at column 61 should be alone on a line. 342 61

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/loopopts/superword/TestMemorySegmentUnalignedAddress.java

    Severity Rule Message Line Col
    #A46 warning RightCurly '}' at column 101 should be alone on a line. 91 101

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/loopopts/superword/TestScheduleReordersScalarMemops.java

    Severity Rule Message Line Col
    #A47 warning RightCurly '}' at column 98 should be alone on a line. 68 98

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/loopopts/superword/TestSplitPacks.java

    Severity Rule Message Line Col
    #A48 warning RightCurly '}' at column 98 should be alone on a line. 83 98

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/loopopts/superword/TestUnorderedReduction.java

    Severity Rule Message Line Col
    #A49 warning RightCurly '}' at column 98 should be alone on a line. 78 98

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/vectorization/TestFloatConversionsVector.java

    Severity Rule Message Line Col
    #A50 warning RightCurly '}' at column 98 should be alone on a line. 57 98

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/compiler/vectorization/TestFloatConversionsVectorNaN.java

    Severity Rule Message Line Col
    #A51 warning RightCurly '}' at column 98 should be alone on a line. 63 98

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/MethodHandleTest.java

    Severity Rule Message Line Col
    #A52 warning RightCurly '}' at column 38 should be alone on a line. 391 38

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/jdk/jdk/classfile/AdvancedTransformationsTest.java

    Severity Rule Message Line Col
    #A53 warning RightCurly '}' at column 25 should be alone on a line. 235 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/jdk/jdk/internal/vm/Continuation/Fuzz.java

    Severity Rule Message Line Col
    #A54 warning RightCurly '}' at column 29 should be alone on a line. 493 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/jdk/sun/awt/image/BytePackedRaster/MultiOp.java

    Severity Rule Message Line Col
    #A55 warning RightCurly '}' at column 75 should be alone on a line. 86 75

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/lib/annotations/annotations/classfile/ClassfileInspector.java

    Severity Rule Message Line Col
    #A56 warning RightCurly '}' at column 29 should be alone on a line. 625 29
    #A57 warning RightCurly '}' at column 25 should be alone on a line. 1192 25
    #A58 warning RightCurly '}' at column 25 should be alone on a line. 1212 25
    #A59 warning RightCurly '}' at column 25 should be alone on a line. 1238 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/T8286797.java

    Severity Rule Message Line Col
    #A60 warning RightCurly '}' at column 25 should be alone on a line. 36 25
    #A61 warning RightCurly '}' at column 25 should be alone on a line. 44 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/annotations/typeAnnotations/referenceinfos/ReferenceInfoUtil.java

    Severity Rule Message Line Col
    #A62 warning RightCurly '}' at column 29 should be alone on a line. 130 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/diags/examples/CannotAssignNotDeclaredGuard.java

    Severity Rule Message Line Col
    #A63 warning RightCurly '}' at column 25 should be alone on a line. 31 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/diags/examples/EnumLabelMustBeEnumConstant.java

    Severity Rule Message Line Col
    #A64 warning RightCurly '}' at column 25 should be alone on a line. 32 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/diags/examples/GuardHasConstantFalse.java

    Severity Rule Message Line Col
    #A65 warning RightCurly '}' at column 25 should be alone on a line. 30 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/diags/examples/PatternOrEnumReq.java

    Severity Rule Message Line Col
    #A66 warning RightCurly '}' at column 25 should be alone on a line. 32 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/diags/examples/SwitchRules.java

    Severity Rule Message Line Col
    #A67 warning RightCurly '}' at column 33 should be alone on a line. 31 33

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/patterns/AnnotationErrors.java

    Severity Rule Message Line Col
    #A68 warning RightCurly '}' at column 25 should be alone on a line. 23 25
    #A69 warning RightCurly '}' at column 25 should be alone on a line. 28 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/patterns/DeconstructionDesugaring.java

    Severity Rule Message Line Col
    #A70 warning RightCurly '}' at column 37 should be alone on a line. 90 37

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/patterns/EnumTypeChanges.java

    Severity Rule Message Line Col
    #A71 warning RightCurly '}' at column 38 should be alone on a line. 68 38

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/patterns/GuardsErrors.java

    Severity Rule Message Line Col
    #A72 warning RightCurly '}' at column 25 should be alone on a line. 37 25
    #A73 warning RightCurly '}' at column 25 should be alone on a line. 61 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/patterns/RawTypeBindingWarning.java

    Severity Rule Message Line Col
    #A74 warning RightCurly '}' at column 25 should be alone on a line. 15 25
    #A75 warning RightCurly '}' at column 25 should be alone on a line. 19 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/patterns/T8317300.java

    Severity Rule Message Line Col
    #A76 warning RightCurly '}' at column 25 should be alone on a line. 14 25
    #A77 warning RightCurly '}' at column 25 should be alone on a line. 21 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/platform/NonExportedPermittedTypes.java

    Severity Rule Message Line Col
    #A78 warning RightCurly '}' at column 25 should be alone on a line. 48 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/records/RecordCompilationTests.java

    Severity Rule Message Line Col
    #A79 warning RightCurly '}' at column 37 should be alone on a line. 1792 37

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/switchexpr/ExpressionSwitchDA.java

    Severity Rule Message Line Col
    #A80 warning RightCurly '}' at column 32 should be alone on a line. 56 32
    #A81 warning RightCurly '}' at column 61 should be alone on a line. 128 61
    #A82 warning RightCurly '}' at column 34 should be alone on a line. 146 34
    #A83 warning RightCurly '}' at column 34 should be alone on a line. 155 34
    #A84 warning RightCurly '}' at column 32 should be alone on a line. 164 32

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/switchextra/SwitchStatementArrow.java

    Severity Rule Message Line Col
    #A85 warning RightCurly '}' at column 48 should be alone on a line. 44 48
    #A86 warning RightCurly '}' at column 62 should be alone on a line. 57 62

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/openjdk25/test/langtools/tools/javac/switchextra/SwitchStatementScopesIsolated.java

    Severity Rule Message Line Col
    #A87 warning RightCurly '}' at column 42 should be alone on a line. 14 42