VTK 9 + Java on Mac

See Wrapping/Java/CMakeLists.txt:186 (add_library(vtkjava STATIC)

The Xcode generator is not well-tested for VTK. I think only the iOS build (which doesn’t support/use Java) actively tests it. I recommend using the Ninja generator here.