absurdfarce commented on code in PR #108:
URL: https://github.com/apache/cassandra-builds/pull/108#discussion_r1999177366


##########
docker/testing/ubuntu2204_java_driver_testing.docker:
##########
@@ -38,12 +38,14 @@ RUN export JABBA_HOME="$HOME/.jabba" && \
 RUN . /home/docker/.jabba/jabba.sh && jabba install [email protected]
 RUN . /home/docker/.jabba/jabba.sh && jabba install [email protected]
 RUN . /home/docker/.jabba/jabba.sh && jabba install openjdk@17
+RUN . /home/docker/.jabba/jabba.sh && jabba install [email protected]

Review Comment:
   It seems a little weird to go from the major-version only "openjdk@17" to 
the more precise "[email protected]", especially since we were using the more 
precise variant for every JDK version above us.  Perhaps we want to change 
"openjdk@17" to something specifying a minor and patch version as well?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to