NativeThread NPEs in toString ----------------------------- Key: JRUBY-5049 URL: http://jira.codehaus.org/browse/JRUBY-5049 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.5.1 Environment: OSX Reporter: Paul Phillips Priority: Trivial Attachments: jruby.diff
Every method in org.jruby.internal.runtime.NativeThread defends against nativeThread.get() being null except for toString. I happen to know this because, well, I printed some objects. Awesome patch attached. -- 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