On 11 Feb 2016, at 15:32, Roger Riggs <roger.ri...@oracle.com> wrote:
> Hi Chris, > > Looks fine. Thanks Roger. > I did wonder why src/java.base/share/classes/sun/nio/ch/ThreadPool.java > didn't use the import while all the other cases did. But it would be just > for consistency of style. I can go either way. I’ll change it before pushing. -Chris. > Roger > > > On 2/11/2016 9:04 AM, Chris Hegarty wrote: >> In preparation for JEP 260, InnocuousThread should be moved out of the >> sun.misc package and placed into a more appropriate package where it >> can be encapsulated. >> >> http://cr.openjdk.java.net/~chegar/8149653/ >> >> -Chris. >