JAVA_HOME=/localhome/java/jdk8u122-04 gcc -fPIC -shared -Wl,--hash-style=both -m64 -Wl,-soname=libObjectsWithTagsResurrectionBug.so -o libObjectsWithTagsResurrectionBug.so -I$JAVA_HOME/include/ -I$JAVA_HOME/include/linux ObjectsWithTagsResurrectionBug.c $JAVA_HOME/bin/javac ObjectsWithTagsResurrectionBug.java