abstract classes cannot call abstract methods implemented in ruby
-----------------------------------------------------------------

                 Key: JRUBY-2408
                 URL: http://jira.codehaus.org/browse/JRUBY-2408
             Project: JRuby
          Issue Type: Bug
          Components: Java Integration
    Affects Versions: JRuby 1.1
            Reporter: Conrad Meyer
         Attachments: abstract_method_testcase.tar.bz2

I tried to have a constructor in an abstract class call one if its abstract 
methods, then implemented (extended?) the abstract class with a ruby class, and 
tried to instantiate the ruby class. This fails (and I don't think it should).

To duplicate, extract attached .tar.bz2, run "ant test", boom.

-- 
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