altosuilib: Try to detect the architecture when loading JNI lib
authorKeith Packard <keithp@keithp.com>
Wed, 15 Oct 2014 23:10:11 +0000 (16:10 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 25 Oct 2014 04:24:31 +0000 (21:24 -0700)
commite2562ee43b8558df0836217ea3a187b36e2669b3
tree2b5071d7409ff62a7b90a1c1a3bc04f031658ddb
parent88df7cd314269fa1debe226b49b7e4e9dc238d8e
altosuilib: Try to detect the architecture when loading JNI lib

Look at sun.arch.data.model and os.arch to try and load the right
libaltos file the first time.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosUILib.java