Enhance toString() to return structured info, for certificate and probably more

2011-08-24 Thread Weijun Wang
Hi All I was talking with Xuelei on how to better display certificate info. There are 3 cases we can currently think of: 1. debug output 2. keytool/jarsigner output 3. Java plugin display The 1st one is the most primitive one and can be a single string, the 2nd is also a string but have some

Re: 7081804: Remove cause field from javax.xml.crypto.NoSuchMechnismException

2011-08-24 Thread Sebastian Sickelmann
Hi, i have created a new webrev for the first raw version of the tests. It is avaiable here[1]. Why i put in some dumps and not the binary version of the files or byte[] in source? Because we cannot/should not integrate this testcase in jdk7 and so we cannot test backward-compatibility.