Skip to content

Recfactor classes to avoid CT_CONSTRUCTOR_THROW violation #14122

@romani

Description

@romani

detected at #14117

exceptions in ctors are added in scope of #5753
it is update resulted by pitest https://github.com/checkstyle/checkstyle/pull/5753/files#r189127556

we need to remove exceptions and find differen way to fix pitest survivals

spotbugs/spotbugs#2984 explains why this is a problem.
Fix imply that we might loose final modifiers on fields that previously were final due to massive logic in c-tor.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions