jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • JRuby
  • JRUBY-2353

Process.kill breaks up JRuby, while works in MRI on Windows

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: JRuby 1.1
  • Fix Version/s: JRuby 1.2
  • Component/s: Core Classes/Modules
  • Labels:
    None
  • Environment:
    Latest JRuby 1.1

Description

MRI 1.8.6 on Windows does provide Process.kill (at least the method doesn't raise NotImplementedError), while JRuby just blows up on such method.

I'm going to stub it out to raise NotImplementedError, but this bug is open to remind us that this behavior differs from MRI on Windows.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Vladimir Sizikov added a comment - 03/Apr/08 2:17 PM

For now, stubbed out Process.kill on Windows so that JRuby doesn't break, in rev. 6386.

Show
Vladimir Sizikov added a comment - 03/Apr/08 2:17 PM For now, stubbed out Process.kill on Windows so that JRuby doesn't break, in rev. 6386.
Hide
Permalink
Charles Oliver Nutter added a comment - 04/Feb/09 4:35 AM

Fixed in r8996.

Show
Charles Oliver Nutter added a comment - 04/Feb/09 4:35 AM Fixed in r8996.

People

  • Assignee:
    Charles Oliver Nutter
    Reporter:
    Vladimir Sizikov
Vote (0)
Watch (1)

Dates

  • Created:
    01/Apr/08 11:05 AM
    Updated:
    21/Mar/09 1:14 PM
    Resolved:
    04/Feb/09 4:35 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.