David Handermann created NIFI-14981:
---------------------------------------

             Summary: Add Java 25 to GitHub Workflows
                 Key: NIFI-14981
                 URL: https://issues.apache.org/jira/browse/NIFI-14981
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Tools and Build
            Reporter: David Handermann
            Assignee: David Handermann


Following the GA release of [Java 25|https://openjdk.org/projects/jdk/25/] as 
the next Long Term Supported version, GitHub workflows should be updated to 
include Java 25 for continuous integration and system tests.

Initial build evaluation surfaced UnsupportedOperationExceptions for 
[javax.security.auth.Subject.getSubject()|https://docs.oracle.com/en/java/javase/25/docs/api/java.base/javax/security/auth/Subject.html#getSubject(java.security.AccessControlContext)]
 invoked through org.apache.hadoop.security.UserGroupInformation in Hadoop and 
Parquet extension components. Related tests can be annotated as disabled on 
Java 25 as the initial path forward.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to