[Tcl Java] Re: [Tcl Java] patch for deadlock

2000-06-15 Thread Mo DeJong
On Wed, 14 Jun 2000, Dr Wes Munsil wrote: > The patch I ended up with to solve the Solaris deadlock issue combines > Jiang Wu's patch and the removal of all MonitorEnter and MonitorExit > calls. The diffs between TclBlend 1.2.5 and my version are at > http://idd.com/~wes/tclblendpatch. Note also

[Tcl Java] patch for deadlock

2000-06-14 Thread Dr Wes Munsil
The patch I ended up with to solve the Solaris deadlock issue combines Jiang Wu's patch and the removal of all MonitorEnter and MonitorExit calls. The diffs between TclBlend 1.2.5 and my version are at http://idd.com/~wes/tclblendpatch. Note also that the class tcl.lang.NativeLock may now be remov