Comment 6 for bug 428514

Revision history for this message
Darxus (darxus) wrote :

Previous workaround was WRONG. Un-escaped "$". This may work:

run_java -Dazureus.install.path="$HOME/.azureus" $UI \
    -XX:CompileCommand=exclude,com/aelitis/net/udp/uc/impl/PRUDPPacketHandlerImpl\$5,runSupport \
    org.gudy.azureus2.ui.common.Main "$@"