WIN-15.1: boehm-gc support for libgcj-win32 -- supersedes WIN-04, WIN-05, WIN-07, WIN-15

Bryce McKinlay bryce@waitaki.otago.ac.nz
Wed Feb 6 20:59:00 GMT 2002


Adam Megacz wrote:

>>* boehm-gc/include/gc.h: (GC_CreateThread) This function is
>>          now exposed on all Win32 platforms.
>>        * boehm-gc/win32_threads.c: (GC_CreateThread) This now
>>          compiles on Win32; it invokes CreateThread() if GC is built
>>          as a DLL; otherwise it registers the thread.
>>        * boehm-gc/misc.c (GC_init): Initialize GC_allocate_ml in case
>>          libgcjgc was not built as a DLL.
>>

Just to nit-pick this, the filenames should be relative to the directory 
the changelog is in (so no boehm-gc/ here), also the ':'s should go 
after the function names.

regards

Bryce.




More information about the Java-patches mailing list