mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 12:04:39 +02:00
8037495: Remove platform specific specification of SurvivorRatio for BSD
Reviewed-by: mgerdin, stefank
This commit is contained in:
parent
29387ae1a7
commit
ddce6492be
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ define_pd_global(intx, VMThreadStackSize, 512);
|
|||
#endif // AMD64
|
||||
|
||||
define_pd_global(intx, CompilerThreadStackSize, 0);
|
||||
define_pd_global(uintx, SurvivorRatio, 8);
|
||||
|
||||
define_pd_global(uintx, JVMInvokeMethodSlack, 8192);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue