sources for the JDK 1.1.7 v1a (native thread implementation)

1999-02-24 Thread Georges Brun-Cottan
I am puzzled by the interaction between non java object allocated in the heap and the java GC. Where can I find the source files for the native thread implementation of the JDK 1.1.7 v1a? Cheers, -- Georges -- To UNSUBSCRIBE

Heap allocation in a native methods implementation

1999-02-23 Thread Georges Brun-Cottan
Hi, I am trying to port a third party package for the Linux JDK and face deallocation problems (~pointer is corrupted or freed more than once). I have installed the latest package of the jdk 1.1.7 v1a with native thread support. The problem occurs systematically when a native method allocate s