Hi,

i've played around with jdosbox and some Java Arguments. This command:
"java -jar -XX:CompileThreshold=100 -Xverify:none -XX:+UseParNewGC jdosbox.jar"
gives me a very good speedup (about 10-15% !) on my System. And some Games like
Quake do not stutter anymore at the first ~20 seconds.

I'm on Xubuntu 13.10, can someone confirm this speedup with these Arguments?