Skip to content

need rnc-jing-java-options to avoid stack overflow #3

@VladimirAlexiev

Description

@VladimirAlexiev

On deeply nested "matroska" rnc schemas, I get this error from jing:
Exception in thread "main" java.lang.StackOverflowError
at com.thaiopensource.relaxng.pattern.BinaryPattern.checkRecursion(BinaryPattern.java:16)

We need a new option rnc-jing-java-options. Setting it to "-Xss8M" avoids the problem

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