This is the mail archive of the java@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: Double check locking


>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

Bryce> (BTW last time I checked gcj was only doing this type of check
Bryce> in some cases. It still generates a lot of unconditional
Bryce> _Jv_InitClass calls too)

I think the check in the _Jv_InitClass that gets inlined isn't safe.
At least, it doesn't make any apparent attempt to be safe.

Tom


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