Event hooks are only called for RubyEvent.LINE events -----------------------------------------------------
Key: JRUBY-3528 URL: http://jira.codehaus.org/browse/JRUBY-3528 Project: JRuby Issue Type: Bug Components: Extensions Affects Versions: JRuby 1.2 Environment: Mac OS X (Leopard), Java 1.6 Reporter: Lyle Johnson I'm trying to get RCov working with JRuby and I noticed that the JRuby runtime is only calling back to RCov's event hooks for RubyEvent.LINE events (i.e. while parsing). It's not calling for any other kinds of events. When I back off to JRuby 1.1.6, it works properly, so this bug seems to have been introduced in JRuby 1.2. That's all I've got so far, but if I come up with a fix I'll report back here. -- 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