The current version of the Java Native Interface (JNI) needs to be updated due to the addition of new application programmatic interfaces to support Jigsaw. `JNI_VERSION_9` was added with a value of 0x00090000 to the available versions and `CurrentVersion` was changed to this new value.