RFR: 8222334: java -Xss0 triggers StackOverflowError

David Holmes david.holmes at oracle.com
Tue Apr 16 08:17:18 UTC 2019


Patrick,

Sorry should have picked up on this earlier. Can you please update the 
following two tests to add a test for '0' as appropriate:

./jdk/tools/launcher/TooSmallStackSize.java
./hotspot/jtreg/runtime/Thread/TooSmallStackSize.java

Thanks,
David

On 16/04/2019 5:47 pm, David Holmes wrote:
> On 16/04/2019 5:40 pm, Alan Bateman wrote:
>> On 15/04/2019 08:48, David Holmes wrote:
>>> On 15/04/2019 5:34 pm, Patrick Zhang OS wrote:
>>>> Removed it. 
>>>> http://cr.openjdk.java.net/~qpzhang/8222334/webrev.03/jdk.changeset
>>>>
>>>> By the way, could you please sponsor to push it once approved? 
>>>> thanks in advance.
>>>
>>> Sure - if the core-libs person who also reviews doesn't volunteer 
>>> (hint hint ;-) )
>> This looks okay to me too, I think we should fix the intention in 
>> ContinueInNewThread while we are there so it matches the rest of the 
>> file.
> 
> Thanks Alan! I'll fix the indent before pushing.
> 
> David
> -----
> 
>> -Alan


More information about the core-libs-dev mailing list