slawekjaranowski commented on code in PR #1122:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/1122#discussion_r3886948414


##########
.github/workflows/maven-verify.yml:
##########
@@ -27,14 +27,13 @@ jobs:
     uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v5
     with:
       # maven-args: "-Dinvoker.parallelThreads=2" cannot do this as this 
generate some concurrent download issues
-      jdk-distribution-matrix: '[ "temurin", "zulu", "microsoft", 
"adopt-openj9" ]'
+      jdk-distribution-matrix: '[ "temurin", "zulu", "microsoft", "semeru" ]'

Review Comment:
   as for compiler we can detect difference eg in internal compiler arguments 
....
   
   It was added historically, now I only change deprecated  adopt-openj9 to 
semeru



-- 
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