#!/bin/sh

LIBXCB_ALLOW_SLOPPY_LOCK=1 java -Xms64M -Xmx1024M -XX:+UseParallelGC -XX:+UseAdaptiveSizePolicy -jar /usr/share/java/josm-tested.jar "$@"
