Test suite containing unit tests that either require Java 17 (and up) features (JDK 17+) or exercise features that behave differently on Java 17 platform (for example due to stricter visibility restrictions).
FasterXML/jackson-jdk17-compat-test
Test suite for JDK 16 compatibility of Jackson components, mainly jackson-databind
Java