On Fri, 18 Nov 2022 17:31:30 GMT, Alan Bateman <al...@openjdk.org> wrote:

>> Andrew Haley has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - Reviewer feedback
>>  - Reviewer feedback Javadoc fixes
>
> src/java.base/share/classes/java/lang/Thread.java line 789:
> 
>> 787: 
>> 788:         // special value to mean a new thread
>> 789:         this.scopedValueBindings = NEW_THREAD_BINDINGS;
> 
> Can we change the comment on this one to be the same as the other constructor?

Done.

-------------

PR: https://git.openjdk.org/jdk/pull/10952

Reply via email to