Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JRuby 1.6RC1
-
Component/s: None
-
Labels:None
-
Environment:jruby 1.6.0.dev (ruby 1.8.7 patchlevel 249) (2010-11-18 2e438b1) (Java HotSpot(TM) Client VM 1.6.0_18) [Windows 7-x86-java]
-
Testcase included:yes
-
Number of attachments :
Description
calling super "wrongly" appears to cause an NPE:
Java.java:726:in `call': java.lang.NullPointerException
from JavaMethod.java:630:in `call'
from CachingCallSite.java:323:in `cacheAndCall'
https://gist.github.com/706488
Cheers!