[
https://issues.apache.org/jira/browse/AVRO-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18008061#comment-18008061
]
ASF subversion and git services commented on AVRO-4163:
-------------------------------------------------------
Commit 99a002d368dd16dcbad1ce57049856e1a354dfe4 in avro's branch
refs/heads/main from Ashley Taylor
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=99a002d368 ]
AVRO-4163: [java] add java 17 test module. (#3424)
* AVRO-4163: add java 17 test module.
* mis click
* remove changes from pom.xml
PR feedback
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)