implementing java class causes exception
----------------------------------------

                 Key: JRUBY-2993
                 URL: http://jira.codehaus.org/browse/JRUBY-2993
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.4
         Environment: jruby 1.1.4 (ruby 1.8.6 patchlevel 114) (2008-08-28 rev 
7570) [amd64-java]
            Reporter: Jonathan Beyer
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.1.5


When I upgraded from 1.1.3 to 1.1.4, some stable code fails to start properly 
and produces the error message below.  I believe the exception is thrown when I 
implement a Java interface.  The interface that I am implementing also extends 
a Java class.
I wish I could share the code, but it is rather proprietary.  If this bug 
report isn't enough to track it down completely, let me know, and I'll try to 
create a simple case that causes the error.

java.lang.class:-2:in `getDeclardMethods0`: java.lang.VerifyError: (class: 
InterfaceImpl-1933843205, method: realtimeBar signature: (IJDDDDJDI)V) Register 
pair 3/4 contains wrong type

Thanks,
Jon

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to