[04:18] sudo apt-get -s install openjdk-6-jdk gives an impressive list of packages, lots of them related to graphics. I don't intend to ever use swing on this. Is there a way I can avoid installing half of X? [04:34] Not easily. How much do you need the full JDK, and how much just a JRE? default-jre-headless ought give you what you need for the latter.