[corlib] Remove the stack size limit check from CheckStackSize (), it should be possi...
authorZoltan Varga <vargaz@gmail.com>
Thu, 20 Feb 2014 17:12:31 +0000 (12:12 -0500)
committerZoltan Varga <vargaz@gmail.com>
Thu, 20 Feb 2014 17:12:31 +0000 (12:12 -0500)
commit6d95657a21434fc46b5fa1b02d76781f5d53846c
tree6d7ac3a3881be940017a4b4130ce97c734ad66a8
parent859f0ac73a6a5ef0b5ed304cdc072ef6306a5efb
[corlib] Remove the stack size limit check from CheckStackSize (), it should be possible to create larger stacks than the default. Fixes #17908.
mcs/class/corlib/System.Threading/Thread.cs