mthmulders commented on code in PR #126:
URL:
https://github.com/apache/maven-compiler-plugin/pull/126#discussion_r877764148
##########
.github/workflows/maven-verify.yml:
##########
@@ -27,4 +27,5 @@ jobs:
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v2
with:
jdk-distribution-matrix: '[ "temurin", "zulu", "microsoft", "liberica",
"adopt-openj9" ]'
Review Comment:
I know it's not part of this change, but do we really expect big differences
between let's say Liberia, Zulu, Microsoft and Temurin? I do see why OpenJ9 is
on the list, but all the others are regular Hotspot JVM's, aren't they?
--
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]