Skip to content

Mirror Jackson dataformats-text #713 for JAIPilot Cloud - #1

Open
skrcode wants to merge 2 commits into
baseline/jackson-text-pr-713from
evaluation/jackson-text-pr-713
Open

Mirror Jackson dataformats-text #713 for JAIPilot Cloud#1
skrcode wants to merge 2 commits into
baseline/jackson-text-pr-713from
evaluation/jackson-text-pr-713

Conversation

@skrcode

@skrcode skrcode commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Exact mirror of FasterXML#713 at head 6ce8d82.

Evaluation context: the TOML integer slow path removes underscores by allocating a second char array of the original length even though the lexer text was already copied into a local mutable char array. Look only for one small behavior-preserving allocation/work improvement inside the changed production paths. Preserve every accepted numeric form, parsed value, error, YAML behavior, and output ordering. Prefer deterministic allocation-count evidence plus comparable focused tests and the repository-native final clean build; keep no change if the additional benefit cannot be proved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants