stoty commented on PR #7991:
URL: https://github.com/apache/hadoop/pull/7991#issuecomment-3332517143

   Not much to review here @slfan1989 .
   
   This is just the first step to being able to test with JDK25.
   
   TBH I don't see much value in supporting or testing for JDK24, the real goal 
is JDK25, the stable release.
   
   Generally, I would test with the supported stable Java releases, plus the 
latest supported non-stable Java release.
   
   i.e when JDK 26 is released it, then keep Java 25 and add Java 26, then keep 
replacing Java 26 with 27,28,29,29... until the next stable Java is released 
(with the optimistic assumption that Hadoop is going to keep up with the 
non-stable Java releases, and we won't have to do any more big bang updates for 
10+ java releases)


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