Code Review 6993789: LinkedBlockingDeque iterator/descendingIterator loops and owns lock forever
Rémi Forax
forax at univ-mlv.fr
Mon Nov 8 18:11:34 UTC 2010
Le 08/11/2010 15:03, Chris Hegarty a écrit :
> Doug, David,
>
> This webrev contains the fix for CR 6993789: "LinkedBlockingDeque
> iterator/descendingIterator loops and owns lock forever", and also
> contains some other minor changes that we inherit for free when
> syncing to the latest LBQ in Dougs CVS, "optimize toString methods",
> and "Move more allocations outside of locks to reduce footprint".
>
> Webrev:
> http://cr.openjdk.java.net/~chegar/6993789/webrev.00/webrev/
>
> Thanks,
> -Chris.
Is there a reason to not inline succ() ?
Rémi
More information about the core-libs-dev
mailing list