History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRUBY-2354
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Vladimir Sizikov
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JRuby

All Process' wait methods break JRuby hard on Windows

Created: 01/Apr/08 11:53 AM   Updated: 03/Apr/08 02:17 PM
Component/s: Core Classes/Modules
Affects Version/s: JRuby 1.1
Fix Version/s: None

Time Tracking:
Not Specified

Environment: JRuby 1.1 on Windows


 Description  « Hide
Basically, all Process' wait methods break JRuby hard (wait, wait2, waitpid, waitall) on Windows.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Vladimir Sizikov - 03/Apr/08 02:17 PM
For now, stubbed out Process.wait methods on Windows so that JRuby doesn't break, in rev. 6387.