RFR: 8003246: Add Supplier to ThreadLocal (original) (raw)
Akhil Arora akhil.arora at oracle.com
Wed Dec 5 19:39:40 UTC 2012
- Previous message: 8004371: (props) Properties.loadFromXML needs small footprint XML parser as fallback when JAXP is not present
- Next message: RFR: 8003246: Add Supplier to ThreadLocal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: 8004371: (props) Properties.loadFromXML needs small footprint XML parser as fallback when JAXP is not present
- Next message: RFR: 8003246: Add Supplier to ThreadLocal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]