jim@jim-linux:~/HELI-X6 > sh runHELI-X.sh
Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /home/jim/HELI-X6/libjinput-linux.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
Edit: I took the advice of the OS "It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'." and it seems OK at this point, I'm still interested in a future version that likes Java 8
