fabienrenaud / java-json-benchmark

Performance testing of serialization and deserialization of Java JSON libraries
MIT License
965 stars 134 forks source link

Update Avaje Jsonb version to 1.1 #63

Closed SentryMan closed 1 year ago

SentryMan commented 1 year ago

1.2 only works on JDK 11 so I didn't bump it to that version.

fabienrenaud commented 1 year ago

Thanks. Feel free to upgrade the project to JDK 17 (scripts, gradle, ami).

SentryMan commented 1 year ago

oh is that other pr not enough?

fabienrenaud commented 1 year ago

No, it's incomplete. See: https://github.com/fabienrenaud/java-json-benchmark/pull/60#pullrequestreview-1223364452