This is the mail archive of the java-discuss@sources.redhat.com 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]

Re: Serious GC bug


"Boehm, Hans" wrote:

> It turns out the hash synchronization bug I was chasing was actually a
> serious GC bug that apparently was there all along.  GC_gcj_malloc
> apparently released the allocator lock twice, in most cases.

I've checked this in. Interestingly, your test case ran fine for me with or
without the patch, however it runs measurably faster with the patch applied.

regards

  [ bryce ]



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