RFR (S): JEP-142: Reduce Cache Contention on Specified Fields (original) (raw)

Doug Lea dl at cs.oswego.edu
Mon Nov 26 16:20:09 PST 2012


On 11/26/12 14:08, Doug Lea wrote:

I think you should re-write the javadoc ... The Contended.java file and its javadoc in Aleksey's webrev is just a placeholder to get things moving. We expect to solicit reviews in the usual way (mainly on concurrency-interest list) for a version that will make it into JDK8.

The initial javadoc is pasted below; updates will appear in jsr166 CVS viewable at: http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/main/java/util/concurrent/Contended.java?view=log

/**



More information about the hotspot-dev mailing list