Ashley Taylor created AVRO-4163: ----------------------------------- Summary: Extend testing to include java 17 features Key: AVRO-4163 URL: https://issues.apache.org/jira/browse/AVRO-4163 Project: Apache Avro Issue Type: Improvement Reporter: Ashley Taylor Assignee: Ashley Taylor
Currently, Avro is testing against Java 11, 17, and 21. But none of the tests confirm specific language feature compatibility with newer versions of Java. This ticket aims to extend the Maven build to include tests from a newer version of Java. This will allow adding support for things like Java Records AVRO-3126 without needing to update Maven in order to write tests. -- This message was sent by Atlassian Jira (v8.20.10#820010)