From: Archie Cobbs (archie@whistle.com)
Date: Mon Dec 07 1998 - 22:19:25 EST
Hi,
I noticed that "exceptObj" is defined as a java.lang.Throwable in
java/lang/Thread.java, but as a struct Hkaffe_util_Ptr* in the
include file java_lang_Throwable.h (ie, "make derived-files" yeilds
inconsistent results).
Are there any problems changing java_lang_Throwable.h to reflect
reality (ie, make it a struct Hjava_lang_Throwable*) and fixing the
corresponding references in the code? Will this screw up garbage
collection since kaffe_util_Ptr is treated specially?
Thanks,
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:07 EDT