RFR (XS) CR 8014233: java.lang.Thread should have @Contended on TLR fields

Paul Sandoz paul.sandoz at oracle.com
Mon Jun 17 11:23:17 UTC 2013


On Jun 17, 2013, at 11:00 AM, Aleksey Shipilev <aleksey.shipilev at oracle.com> wrote:

> Hi,
> 
> This is the respin of the RFE filed a month ago:
>  http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-May/016754.html
> 
> The webrev is here:
>  http://cr.openjdk.java.net/~shade/8014233/webrev.02/
> 

Looks OK to me (with my lack of reviewing mojo).

More out of curiosity: how does this impact the memory-per-Thread with @Contended on fields rather than on the class?

Paul.


More information about the core-libs-dev mailing list