RFR (M): CR 8003985: Support @Contended Annotation (original) (raw)

Aleksey Shipilev aleksey.shipilev at oracle.com
Tue Nov 27 09:57:41 PST 2012


Hi,

This is the daizy-fresh thread for reviewing the actual changes to support the JEP-142 in HotSpot. Please address API issues about @Contended to concurrency-interest list, Doug had started the thread here:

http://cs.oswego.edu/pipermail/concurrency-interest/2012-November/010208.html

We are not discussing the design, API and all the general stuff here, only the reference implementation. I would like to have someone extra knowledgeable in HotSpot codebase to see whether I do anything stupid there.

The webrev for the change is here: http://shipilev.net/pub/jdk/hotspot/contended/webrev-4/

Notable differences against latest version:

Testing:

Thanks, Aleksey.



More information about the hotspot-dev mailing list