Hi Chris, Looks fine.
I did wonder why src/java.base/share/classes/sun/nio/ch/ThreadPool.javadidn't use the import while all the other cases did. But it would be just for consistency of style.
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.