Abacn commented on PR #29117:
URL: https://github.com/apache/beam/pull/29117#issuecomment-1777681074

   Testing Java21 on ARM has a few blockers under the current GHA setup (run 
everything in single Java version) . I have a working branch trying to resolve 
them, but currently blocked by shadow plugin not yet support java21: 
https://github.com/Abacn/beam/commit/7aff7b53c614a52a8309636756c97c33c37ec4b2
   
   This essentially means beam does not yet support compiling on Java21. We 
need to restructure the ARM postcommit to be compiled with Java8 (beam) + 
Java21 (test) as what I just did for JPMS. Leave this as future task.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to