RFR: 8236569: -Xss not multiple of 4K does not work for the main thread on macOS [v2]
Adam Sotona
asotona at openjdk.java.net
Tue May 31 15:10:41 UTC 2022
On Tue, 31 May 2022 13:28:30 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Updated Java mannpage
>
> src/java.base/share/classes/sun/launcher/resources/launcher.properties line 176:
>
>> 174: \ -Xss<size> set java thread stack size\n\
>> 175: \ The actual size may be rounded up to a multiple of the\n\
>> 176: \ system page size as required by the operating system.\n\
>
> The Java manpage will also need this update.
Thanks for reminder, I've update Java manpage at both locations.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8953
More information about the core-libs-dev
mailing list