VTK 9.0.0.rc1

https://gitlab.kitware.com/vtk/vtk/blob/master/Documentation/dev/build.md Though the Java-specific bits may need some tweaking.

I think the Java libraries are version-less by default.

Hmm. I only see jnilib in an if (APPLE) block. However, isn’t extension stuff an artifact of System.loadLibrary?