pan3793 commented on code in PR #8001:
URL: https://github.com/apache/hadoop/pull/8001#discussion_r2412409276


##########
dev-support/docker/pkg-resolver/packages.json:
##########
@@ -263,6 +352,14 @@
       "openjdk-11-jdk",
       "openjdk-17-jdk"
     ],
+    "debian:12": [
+      "temurin-17-jdk",
+      "temurin-24-jdk"
+    ],
+    "debian:13": [
+      "temurin-17-jdk",
+      "temurin-24-jdk"

Review Comment:
   temurin-25 is out
   
   BTW, I think we should prefer to use the JDK provided by official APT repo 
if possible, Debian 13 already has `openjdk-25-jdk`



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