Skip to content

Conversation

@pjfanning
Copy link
Member

void intsWith19Chars() throws Exception
{
final String[] values = new String[] {
"9223372036854775808", "9999999999999999999"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, could probably have based first on Long.MAX_VALUE? But will merge as-is.

@cowtowncoder cowtowncoder merged commit b9d56af into FasterXML:2.18 Sep 21, 2024
9 checks passed
@cowtowncoder
Copy link
Member

Thanks!

@pjfanning pjfanning deleted the large-int-tests branch October 21, 2024 16:48
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