[Bug 56213] Many KeyReference Objects Cause Long CMS-remark GC Times

2014-03-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56213 --- Comment #3 from Jeff Middleton --- Thanks for the quick turnaround! I see what you are saying about the reference objects, but yes this change made a huge difference in gc times. The times quoted in the description (100ms vs 8.8 secs

[Bug 56213] Many KeyReference Objects Cause Long CMS-remark GC Times

2014-03-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56213 --- Comment #2 from Konstantin Kolinko --- Regarding this change ( r1574484 ) I would like to hear, whether it really improves situation for you. KeyReference is just a reference object. Reusing and recycling it via a queue creates another

[Bug 56213] Many KeyReference Objects Cause Long CMS-remark GC Times

2014-03-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56213 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---