|
Evaluation
|
Increase MAX_HEAP_BUFFER_LEN to 128k on 64-bit Solaris.
Posted Date : 2009-02-19 15:50:03.0
This change increases the stack allocated buffer, MAX_BUFFER_LEN, from 8k to 64k, and the c heap allocated buffer, MAX_HEAP_BUFFER_LEN, from 64k to 128k, for 64bit Solaris and Linux.
Posted Date : 2009-02-20 14:30:47.0
Webrev:
http://cr.openjdk.java.net/~chegar/6807602/webrev.00/webrev/
Code Review:
http://mail.openjdk.java.net/pipermail/net-dev/2009-May/000868.html
Posted Date : 2009-05-29 14:55:26.0
Changeset:
http://hg.openjdk.java.net/jdk7/tl/jdk/rev/928e0f1043e6
Posted Date : 2009-05-29 14:59:56.0
|