Skip to content

Instantly share code, notes, and snippets.

@apetro
Created June 24, 2014 15:09
Show Gist options
  • Save apetro/0a4cbc42c2c7826b838d to your computer and use it in GitHub Desktop.
Save apetro/0a4cbc42c2c7826b838d to your computer and use it in GitHub Desktop.
setenv.sh from OS X
JAVA_OPTS="$JAVA_OPTS -XX:+PrintCommandLineFlags -XX:MaxPermSize=1024m -Xms2048m -Xmx2048m -Djsse.enableSNIExtension=false"
# Caveat: this is a quick paste. I'm probably doing other weird stuff to get my environment to work. :/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment