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

Chris Hegarty chris.hegarty at oracle.com
Thu Feb 11 15:37:52 UTC 2016


On 11 Feb 2016, at 15:32, Roger Riggs <Roger.Riggs at 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.
> 




More information about the core-libs-dev mailing list