This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: GC fixes for win32 (PR10746)


I checked in the attached patch.

Could someone please rebuild boehm-gc/configure with the correct version of autoconf?
Once this happens, GC_ environment variables should be enabled for win32.  This will
break gcj executables running on some old buggy versions of Wine, but we agreed
that was OK.

The current belief is that the win32_threads.c changes fix PR10746
(see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10746)
as well as an unreported memory leak on Cygwin and perhaps a few subtle races.

Hans

Attachment: 1003gc.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]