Yeah, I saw this problem as well - when I updated XB in Kernel to be more strict.
I already have a TODO item somewhere.
btw: this looks like a JDK bug, as it's the
sun.reflect.annotation.AnnotationInvocationHandler who invokes this reflection method,
hence they should be the one's wrapping that code block into privileged block,
as all I do is call Annotation::equals, which is far from security hack attempt :-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251168#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...