Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.1.5
-
Fix Version/s: JRuby 1.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Relevant parts of call stacks:
JobScheduler pool 3@10778, priority=6, in group 'Idea Thread Group', status: 'MONITOR' blocks AWT-EventQueue-1@1708 waiting for AWT-EventQueue-1@1708 at org.jruby.RubyClass.invalidateCacheDescendants(RubyClass.java:655) # this: RubyClass@11637 at org.jruby.RubyClass.invalidateCacheDescendants(RubyClass.java:658) # this: RubyClass@11636 AWT-EventQueue-1@1708, priority=6, in group 'Idea Thread Group', status: 'MONITOR' blocks JobScheduler pool 3@10778 waiting for JobScheduler pool 3@10778 at org.jruby.RubyClass.removeSubclass(RubyClass.java:650) # this: RubyClass@11636 at org.jruby.RubyModule.proceedWithInclude(RubyModule.java:2135) # this: RubyClass@11637 at org.jruby.RubyModule.doIncludeModule(RubyModule.java:2079) at org.jruby.RubyModule.includeModule(RubyModule.java:494)
Nice find, looking into it.