-
Notifications
You must be signed in to change notification settings - Fork 134
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
JDK 17 Upgrade #64
JDK 17 Upgrade #64
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removing jsoniter, a top-contender lib, so swiftly isn't great. Please report the issue to the jsoniter project and make sure to emphasize we may have to remove jsoniter from this benchmark if it isn't fixed soon.
Furthermore, I'd like to squash-merge all JDK 17 related changes, so please create separate (earlier) commits/PRs for changes that are not strictly related to the JDK 17 code (e.g. jsoniter removal; avaje-jsonb).
They seem to have a bunch of issues around it already, see this one for example json-iterator/java#332 don't think it's been resolved yet. |
by the way, when we expect the next run results? |
It seems Jsoniter isn't compatible when I upgrade to JDK 17.
Screen shot of working lib: