Re: [Bioc-devel] Missing Java on Windows Development Machine palomino4

2023-09-26 Thread Hervé Pagès
Hi Michael, Thanks for noticing that the Java section is empty on the NodeInfo page for palomino4. We're working on fixing that. About JAVA_HOME: Not all Java installers set JAVA_HOME on Windows, so there's no guarantee that JAVA_HOME will be set on the user machine. This is why we don't set i

Re: [Bioc-devel] Missing Java on Windows Development Machine palomino4

2023-09-26 Thread Jennifer Wokaty
Hi Michael, Java is installed on the devel windows builder Palomino4 in the same way it is installed on the release 3.17 Windows builder. I think https://code.bioconductor.org/browse/rRDP/blob/devel/R/RDP.R#L63 assumes that JAVA_HOME is set, but it is not set on these builders. Jennifer Wokaty