[8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues (original) (raw)
Vincent Ryan vincent.x.ryan at oracle.com
Fri Jun 14 17:38:16 UTC 2013
- Previous message (by thread): hg: jdk8/tl/langtools: 8008023: Get rid of utf8 chars in two tests
- Next message (by thread): [8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Please review the following fix:
http://cr.openjdk.java.net/~vinnie/7165807/webrev.00/ http://bugs.sun.com/view_bug.do?bug_id=7165807
NSS may be initialized to favour performance or to favour memory footprint. This fix introduces a new configuration flag to allow Java applications to choose. By default, NSS will be initialized for performance.
Thanks.
- Previous message (by thread): hg: jdk8/tl/langtools: 8008023: Get rid of utf8 chars in two tests
- Next message (by thread): [8] code review request for 7165807: Non optimized initialization of NSS crypto library leads to scalability issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]