RFR [9] 8149653: Move sun.misc.InnocuousThread to jdk.internal.misc

Roger Riggs Roger.Riggs at Oracle.com
Thu Feb 11 15:32:08 UTC 2016


Hi Chris,

Looks fine.

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.

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.




More information about the core-libs-dev mailing list