Version: 3.8.1.1-7 On Thu, Jun 29, 2006 at 02:53:16PM -0400, Daniel Schepler wrote: > Package: junit > Version: 3.8.1.1-6 > Severity: serious > > From my pbuilder build log: > > ... > (cd src;/usr/lib/kaffe/bin/javac -target 1.3 -classpath . -d ../classes > junit/*/*.java) > Internal error: caught an unexpected exception. > Please check your CLASSPATH and your installation. > java/lang/NullPointerException > at gnu.classpath.SystemProperties.getProperty (SystemProperties.java:123) > at java.lang.VMClassLoader.<clinit> (VMClassLoader.java:84) > at java.lang.ClassLoader$StaticData.<clinit> (ClassLoader.java:155) > at java.lang.ClassLoader.getSystemClassLoader (ClassLoader.java:797) > at gnu.classpath.VMSystemProperties.postInit > (VMSystemProperties.java:native) > at gnu.classpath.SystemProperties.<clinit> (SystemProperties.java:114) > at java.lang.Runtime.<init> (Runtime.java:100) > at java.lang.Runtime.<clinit> (Runtime.java:88) > at java.lang.System.loadLibrary (System.java:560) > at gnu.java.nio.channels.FileChannelImpl.<clinit> (FileChannelImpl.java:86) > at java.io.FileDescriptor.<clinit> (FileDescriptor.java:64) > at java.lang.VMSystem.makeStandardInputStream (VMSystem.java:191) > at java.lang.System.<clinit> (System.java:74) > at java.lang.Object.hashCode (Object.java:174) > at java.util.Hashtable.hash (Hashtable.java:816) > at java.util.Hashtable.put (Hashtable.java:426) > at java.security.Permissions.add (Permissions.java:112) > /bin/sh: line 1: 30477 Aborted /usr/lib/kaffe/bin/javac > -target 1.3 -classpath . -d ../classes junit/*/*.java > make: *** [build] Error 134 > > I don't know whether this is actually a bug in junit, kaffe, ecj-bootstrap, > classpath, or maybe something else entirely. Feel free to reassign as > appropriate.
The upload of 3.8.1.1-7 fixed this bug. Cheers, Michael -- http://www.worldforge.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

