rfield [Thu, 06 Dec 2012 21:55:55 -0800] rev 14762
8003881: Prevent lambda implementing inner classes from allowing the creation of new instances
Summary: Lambda implementing inner classes now has private constructor (thanks Kumar)
Reviewed-by: ksrini