static int javaDataModelWordSize(){ ret Integer.valueOf(System.getProperty("sun.arch.data.model"))/8; }