Is it possible to build a HelloWorld.lib and load it to a Java application using JNI? Or it just works with shared libraries?
I couldn\'t find a clear answer on the
Java 8 supports statically linked native libraries http://openjdk.java.net/jeps/178