Getting verifier errors when instrumenting obfuscated classes
-------------------------------------------------------------

                 Key: CDV-357
                 URL: https://jira.terracotta.org/jira//browse/CDV-357
             Project: Community Development
          Issue Type: Bug
          Components: DSO:L1
    Affects Versions: 2.4.0
            Reporter: Gary Keim
         Assigned To: Issue Review Board


Users have encountered class verifier errors when instrumenting obfuscated 
classes, such as com/sun/crypto/provider/SunJCE_m:

http://forums.terracotta.org/forums/posts/list/344.page

The work-around is to exclude those classes from instrumentation:

<instrumented-classes>
 <exclude>com.sun.crypto.provider..*</exclude> 
</instrumented-classes>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to