[kaffe] 1.1.7-rc1

Guilhem Lavaux guilhem at kaffe.org
Sun Jan 15 09:56:45 PST 2006


Wolfgang Baer wrote:
> 
> Linux ursus 2.6.14 #1 PREEMPT Tue Nov 1 12:05:33 CET 2005 i686 GNU/Linux
> 
> SecurityMan2 fails on both jthreads/pthreads with the message below:
> 
> $ cat build/pthreads/test/regression/SecurityMan2.fail
> java.lang.NoClassDefFoundError: java/security/Permission
>    at SecurityMan2$MySM.checkPermission (SecurityMan2.java:17)
>    at java.lang.SecurityManager.checkCreateClassLoader 
> (SecurityManager.java:394)
>    at java.lang.ClassLoader.<init> (ClassLoader.java:276)
>    at java.lang.ClassLoader.<init> (ClassLoader.java:254)
>    at java.security.SecureClassLoader.<init> (SecureClassLoader.java:61)
>    at java.net.URLClassLoader.<init> (URLClassLoader.java:605)
>    at SecurityMan2.main (SecurityMan2.java:29)
> 
> As this test was just recently committed by Guilhem I cannot say
> if it worked at some time :-)
> 

I have checked it in because it should work now. :) Previously it was 
surely not working. I wonder why you get this though. I do not get the 
error here.

Regards,

Guilhem.




More information about the kaffe mailing list