Hi,
Could I have a review of the quick change that adds SHA1 and SHA224 to
the solaris-sparc preferred providers list and a minor change to handle
algorithms with two names, like SHA1 and SHA-1.
http://cr.openjdk.java.net/~ascarpino/8145334/webrev/
thanks
Tony
Hi Florian,
Sorry for the delay.
There are requirements to support version fall-back in client side for
JDK 8u/7u in practice. As would require a non-api-update solution for
backporting.
I see your points about the disadvantage of putting TLS_FALLBACK_SCSV
into the regular cipher suite selector
Everything looks fine.
Thanks
Max
On 1/29/2016 21:41, Seán Coffey wrote:
On 29/01/16 11:52, Wang Weijun wrote:
On Jan 29, 2016, at 7:48 PM, Seán Coffey wrote:
Since I now reference the JarSignerParameters class directly in
TimestampedSigner.java, the compiler was generating a warning. I
tho