Peter Nimmervoll
edited a comment
on
WELD-2402
Re: Weld attempts to proxy signed classes in the same package
From just looking at the fix I think {
{
ProxyFactory.getDefaultPackageReason}
}
is missing a check: {
{
if (clazz == Object.class) return NULL;}
}
Add Comment
This message was sent by Atlassian JIRA
(v7.2.3#72005-
sha1:73be91d
)