JiBX core needs to be tested with jdk1.7
----------------------------------------

                 Key: JIBX-465
                 URL: https://jira.codehaus.org/browse/JIBX-465
             Project: JiBX
          Issue Type: Bug
          Components: core
    Affects Versions: JiBX 1.2.3
         Environment: jdk1.7_01
            Reporter: Don Corley
            Assignee: Dennis Sosnoski


The JiBX core build fails under jdk1.7.
> ant

roundtrip:
     [echo] Roundtripping the document using binding...
     [java] Exception in thread "main" java.lang.VerifyError: Expecting a 
stackmap frame at branch target 12 in method 
org.jibx.starter.Customer.JiBX_binding_newinstance_1_0(Lorg/jibx/starter/Customer;Lorg/jibx/runtime/impl/UnmarshallingContext;)Lorg/jibx/starter/Customer;
 at offset 1
     [java]     at java.lang.Class.getDeclaredFields0(Native Method)
     [java]     at java.lang.Class.privateGetDeclaredFields(Class.java:2308)
     [java]     at java.lang.Class.getDeclaredField(Class.java:1897)
     [java]     at 
org.jibx.runtime.BindingDirectory.getBindingList(BindingDirectory.java:68)
     [java]     at 
org.jibx.runtime.BindingDirectory.getFactory(BindingDirectory.java:211)
     [java]     at org.jibx.extras.TestRoundtrip.runTest(TestRoundtrip.java:81)
     [java]     at org.jibx.extras.TestRoundtrip.main(TestRoundtrip.java:144)

BUILD FAILED


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
jibx-devs mailing list
jibx-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to