ThreadPerTaskExecutor() {} // prevents bridge class creation
On Fri, Dec 16, 2016 at 12:21 PM, Stefan Zobel <[email protected]>
wrote:> > yes, I agree. It may be better to add a comment like in ArrayList.Itr: > > // prevent creating a synthetic constructor > > Otherwise someone might be tempted to drop these empty constructors. > > See also > http://mail.openjdk.java.net/pipermail/core-libs-dev/2016- > September/043803.html Yeah, no one Just Fixed The Problem Once And For All !
