mbien commented on PR #8223:
URL: https://github.com/apache/netbeans/pull/8223#issuecomment-2638594472

   > @mbien I think the tests needs to be updated to provide a 
`JavaPlatformManager` instance in the default lookup, where we can point a 
Gradle Supported JDK for Gradle Execution.
   
   nothing against it in principle. Just so you know that we don't do such 
thing anywhere so far. For sake of simplicity the JDK is defined by the matrix 
and everything uses the same JDK within that instance of the job. Also how 
would tests run locally? Would it need two JDK paths?
   
   https://github.com/apache/netbeans/issues/7871 is also not blocked by this, 
since gradle supports JDK 21 (and 23) and it can only test on 17 atm.
   
   Long ago we had something like that for the build itself to influence the 
JDK used for the daemon 
https://github.com/apache/netbeans/commit/f61c2c9265459c9658d4568065b0699fdfc8cad1#diff-7829468e86c1cc5d5133195b5cb48e1ff6c75e3e9203777f6b2e379d9e4882b3R114
 which is gone now.


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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to