RFR [9] 8148863: Remove sun.misc.ManagedLocalsThread from corba
Chris Hegarty
chris.hegarty at oracle.com
Tue Apr 19 10:17:55 UTC 2016
On 19 Apr 2016, at 09:55, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
> On 18/04/2016 21:50, Chris Hegarty wrote:
>> This change updates the code in the cobra module to use the new
>> Thread constructor that suppresses inheritable-thread-local initial
>> values.
>>
>> http://cr.openjdk.java.net/~chegar/8148863/
>> https://bugs.openjdk.java.net/browse/JDK-8148863
>>
>> I’m open to suggestions for better names for the Threads.
>>
> Looks okay although I agree that some of the thread names might need changing.
I took another pass over the names. Updated in-place
http://cr.openjdk.java.net/~chegar/8148863/
-Chris.
More information about the core-libs-dev
mailing list