There is an issue with configuring classpath in the classpath root directory with certain JDK 1.6s. The problem is that javac will attempt to also compile the classes in java.*. This is caused by configure tests checking JDK properties in the same directory as the configure program is ran.