|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________ jibx-devs mailing list jibx-devs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-devs
Please solve this issue.
I had to add the following as VM argument: -XX:-UseSplitVerifier, to ensure that jibx works with java 7.
The exception I got in some generated jibx class:
jibx Caused by: java.lang.VerifyError: Expecting a stackmap frame at branch target 59 in method ...
If you google, you see that it's a known issue with byte-code modification software. Most of them, like asm and Javassist upgraded already, when jibx?
I hope more votes will come soon.