NullPointerException when tracing script requiring java module
--------------------------------------------------------------

                 Key: JRUBY-1979
                 URL: http://jira.codehaus.org/browse/JRUBY-1979
             Project: JRuby
          Issue Type: Bug
          Components: Java Integration
    Affects Versions: JRuby 1.1RC1, JRuby 1.1b1
         Environment: ruby 1.8.6 (2008-01-16 rev 5512) [x86-jruby1.1RC1]

java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)

Windows XP
            Reporter: Timur Shipilov


NullPointerException when running next script:

set_trace_func proc { |event, file, line, id, binding, klass, *rest|
    klass.inspect
}
require 'java'

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