[RFC] Fix PosixProcess by porting VMProcess from Classpath...
Mohan Embar
gnustuff@thisiscool.com
Wed Jul 14 08:25:00 GMT 2004
Hi People,
>David> Q3: Would it be acceptable to only fix this for PosixProcess
>David> and assume that Win32 et al work and don't need fixing.
>>AFAIK there are only real implementations for POSIX and Win32, and a
>stubbed-out one for eCos. Replacing ConcreteProcess would just mean
>breaking Win32, which isn't too bad.
As far as I can tell, the two problems in the Bugzilla report
don't affect Win32. (I haven't rigorously tested this, though,
just desk-checked the code and consulted the MSDN documentation.)
What's more, the Win32 implementation doesn't require the
additional dedicated process-spawning thread.
I can understand the desire to consolidate the codebase, though....
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/
More information about the Java
mailing list