OpenJDK System Proxy Tue Oct 4, 2011 by jmccrohan in Debian, Linux, Snippets Debian, java, openjdk, Proxy, Ubuntu By default, OpenJDK, the default Java virtual machine used by Debian and Ubuntu, does not obey system-wide proxy settings. To rectify this, edit /etc/java-6-openjdk/net.properties, and change java.net.useSystemProxies=false to true. Read more →