I tried JDK 1.7 today and get this error: Error injecting constructor, java.lang.VerifyError: Expecting a stackmap frame at branch target 41 in method sun.security.ec.SunEC.<init>()V at offset 28
The object being injected has a constructor accepting a few providers, another object, and a provider marked with a custom annotation. When I search for the error message, I get this, from antlr: https://bugs.eclipse.org/bugs/show_bug.cgi?id=339388 I'm already running JDK 1.7 with -XX:-OptimizeStringConcat -XX:- AggressiveOpts Leigh. -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
