mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8236569: -Xss not multiple of 4K does not work for the main thread on macOS
Reviewed-by: dholmes, stuefe
This commit is contained in:
parent
7159976335
commit
7846971381
4 changed files with 43 additions and 2 deletions
|
@ -172,6 +172,8 @@ java.launcher.X.usage=\n\
|
|||
\ (Linux Only) show host system or container\n\
|
||||
\ configuration and continue\n\
|
||||
\ -Xss<size> set java thread stack size\n\
|
||||
\ The actual size may be rounded up to a multiple of the\n\
|
||||
\ system page size as required by the operating system.\n\
|
||||
\ -Xverify sets the mode of the bytecode verifier\n\
|
||||
\ Note that option -Xverify:none is deprecated and\n\
|
||||
\ may be removed in a future release.\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue