On 26/09/2009, ohe...@apache.org wrote:
> Author: oheger
> Date: Sat Sep 26 14:27:32 2009
> New Revision: 819141
>
> URL: http://svn.apache.org/viewvc?rev=819141&view=rev
> Log:
> [LANG-496] Added LazyInitializer class plus test class.
>
> Added:
>
> commons/proper/lang/trunk/src/java/o
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-jelly-tags-fmt-test has an issue affecting its community
integrat
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-configuration-test has an issue affecting its community
integrati
sebb schrieb:
On 26/09/2009, ohe...@apache.org wrote:
Author: oheger
Date: Sat Sep 26 14:27:32 2009
New Revision: 819141
URL: http://svn.apache.org/viewvc?rev=819141&view=rev
Log:
[LANG-496] Added LazyInitializer class plus test class.
Added:
commons/proper/lang/trunk/src/java/org/
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-jelly-tags-xmlunit contains errors.
The current state of this proj
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-jelly-tags-jaxme contains errors.
The current state of this projec
Is the temporary variable "result" needed?
Or maybe I'm missing some subtlety here ?
In which case it should be documented in a comment please.
According to Bloch's book the temporary variable is indeed a performance
optimization. It prevents that the volatile field is read twice in the
co