Re: 7007966: Add Brainpool ECC support (RFC 5639)

2010-12-24 Thread Michael StJohns
At 08:04 PM 12/23/2010, Brad Wetmore wrote: >> To use those EC curves in TLS, IANA need to register these curves[*]. >> Do you know any effort to use these curves in TLS? > >Xuelei was primarily asking about this from the TLS perspective. RFC 5639 >just claims its use would be consistent with the

hg: jdk7/tl/jdk: 7005984: 3/3 Incorrect values of S0C and S0CMX appear with -gcnewcapacity in jstat

2010-12-24 Thread daniel . daugherty
Changeset: 3c4afaacd345 Author:dcubed Date: 2010-12-23 23:10 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3c4afaacd345 7005984: 3/3 Incorrect values of S0C and S0CMX appear with -gcnewcapacity in jstat Summary: Swap S0C and S0CMX column values. Reviewed-by: ohair, dholmes,