Skip to content

ArrayIndexOutOfBounds Exception when the input expression is greater than 8192 Characters #33

@ironhide0396

Description

@ironhide0396

Changing maxNextCharIndex = DEFAULT_BUFF_SIZE (currently it is 4096 ) has made it work .
The change is made in expandBuff() of AbstractCharStream class
I am using the following dependency

          `.<groupId>com.helger.maven</groupId>
            <artifactId>ph-javacc-maven-plugin</artifactId>
            <version>4.1.4</version>`

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions