Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
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
-
Number of attachments :
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
Charles Oliver Nutter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Fixed [ 1 ] | |
| Assignee | Charles Oliver Nutter [ headius ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | JRuby 1.2 [ 14757 ] |
Charles Oliver Nutter
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |