commit | cfdca5342c7209e2ab85b720629baa6a821a5af2 | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Mon Feb 13 12:30:47 2012 -0500 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Mon Feb 13 12:30:47 2012 -0500 |
tree | 3060e5a497c061b421e3df40516d20b6014d41bc | |
parent | 3008f1f46e5768b6fcd788e240dc94d18e0f0168 [diff] |
7059899: Stack overflows in Java code cause 64-bit JVMs to exit due to SIGSEGV Increase StackShadowPages to accomodate the JDK changes to increase buffer size in socketWrite Reviewed-by: acorn, phh