RFR: 8003246: Add Supplier to ThreadLocal

Akhil Arora akhil.arora at oracle.com
Wed Dec 5 19:39:40 UTC 2012


This patch adds a constructor to ThreadLocal to supply initial values 
using the new Supplier functional interface. Please review. This work 
was done by Jim Gish.

http://cr.openjdk.java.net/~akhil/8003246.0/webrev/
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003246

Thanks



More information about the core-libs-dev mailing list