Hello.

I have been looking into a bug report about crashes in Tcl Blend
and Jacl under JDK 1.2 from Sun. While this problem is not something
I can fix (Sun seems to like to release software that is full
of bugs), I was able to create a workaround that avoids the
problem. The problem is located in the internal hashtables used
to implement the ReflectObject and ArrayObject classes. It would
show up as a NullPointerException in the ReflectObject.dispose()
method in some cases. If you are running into this type of problem
send me an email so I can get you the new code. Again, this only
happens under JDK 1.2 so if you are using JDK 1.1 you do not have
to worry about this problem.

later
Mo DeJong
dejong at cs.umn.edu

----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to