NullPointerException when deriving non-existant (lowercase) java-class
----------------------------------------------------------------------
Key: JRUBY-1526
URL: http://jira.codehaus.org/browse/JRUBY-1526
Project: JRuby
Issue Type: Bug
Components: Java Integration
Affects Versions: JRuby 1.1b1
Environment: osx tiger
Reporter: Mikko Lehtonen
This snippets throws a java side NullPointerException instead of a rubyside
NameError or similiar. Note the also erroneus lowercase java-class name, it
would raise properly if it were uppercase.
require 'java'
class FooBar < java.awt.foo
end
--
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