Building vtk 9.4.0 on windows Java

Hello,

I don’t like much this:

So, basically you’re telling CMake to use one Java installation while configuring VTK to use another Java installation. If you don’t have a reason to use two Java installations, try to change that to the same value in Java_JAVA_EXECUTABLE. I don’t know whether this will solve the issue but that often spells trouble if you don’t know exactly what you are doing.

best,

PC