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]

Re: Patch: win32 GC changes



Anthony Green <green@redhat.com> writes:
> (1) It makes sure GC_write_cs is initialized before any possible use.
> Without this patch it is possible for GC_write to happen before initializing
> the critical section.  I don't know what this would do on a real win32 
> platform, but it causes a hang under wine.

It would crash the app. Thank you for fixing this!!

  - a

-- 
"If I put copyrighted material into the 'chewy nougat center', I can
 claim the crunchy chocolate coating is an 'Access Control
 Mechanism'."                                     --lynx_user_abroad

Why Windows NT/2k/XP is unreliable: www.zappadoodle.com


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