This commit patches the JavaVersion class to accommodate Oracle Java 7 JVMs on the Mac. It also makes a small revision to build.xml to keep many unit test from inexplicably breaking on Java 7.
The following files were modified
M src/edu/rice/cs/plt/reflect/JavaVersion.java
M build.xml