Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove problematic bigint optimisation #987

Merged

Conversation

pjfanning
Copy link
Member

No description provided.

@pjfanning pjfanning marked this pull request as draft April 10, 2023 21:28
@cowtowncoder
Copy link
Member

@pjfanning Looks like some unit tests need removal of (now) illegal input too.

@pjfanning pjfanning marked this pull request as ready for review April 10, 2023 21:52
@pjfanning
Copy link
Member Author

@cowtowncoder the failing test was a new one that I had intended to use to prove we could support the '1e10' format but now, I've changed tack and am no longer allowing it. TLDR I've fixed the test so the PR should build ok.

@cowtowncoder cowtowncoder merged commit 1fac75c into FasterXML:2.15 Apr 10, 2023
@pjfanning pjfanning deleted the remove-problematic-bigint-optimisation branch April 10, 2023 22:16
@pjfanning
Copy link
Member Author

Users who need faster Biginteger parsing in jackson 21.5, you should consider #851

pjfanning added a commit to pjfanning/jackson-core that referenced this pull request Apr 16, 2023
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.

2 participants