Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Regex Stack Overflow #4

@davis-matthew

Description

@davis-matthew

Certain forms of comments trigger an infinite recursion within the java regex pattern match algorithm.

This could be potentially fixed through a reformat of the regex pattern, a different regex library which does not rely on recursion so heavily, or potentially a way to detect and collect these structures if they are found to have a common pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions