Skip to content

%unicode 2.0 lexers throw IOOBE on input with surrogate chars #199

@gregsh

Description

@gregsh

Default %unicode means 10x times static memory footprint (see zzUnpackCMap).
Switching to 2.0 leaves Character.codePointAt() generation intact leading to:

java.lang.ArrayIndexOutOfBoundsException: 65536

in advance() method.

Metadata

Metadata

Assignees

Labels

bugNot working as intendedenhancementFeature requests

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions