vlsi commented on PR #5989:
URL: https://github.com/apache/jmeter/pull/5989#issuecomment-1596215515

   It looks like we might need several JVMs:
   1) "build JDK" which is a JDK that compiles the code
   2) "test JDK" which is a JDK for executing tests
   
   It would enable trying Java 21 even though it does not support building with 
`--release 8`.
   
   Since Java 8, and even Java 11 are not updated that often, I would suggest 
we use Java 17 for build purposes, and then we vary "test JDKs".


-- 
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: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to