Xuelei Fan writes:
>
> On 6/6/2012 9:11 PM, Weijun Wang wrote:
> > Hi Xuelei
> >
> > I don't quite understand the bug report. Certainly it's good to prevent
> > that NPE, but why must the cipher suites be ordered? It seems it's not
> > ordered before the new HashMap.
> No, it was not ordered be
Xuelei Fan writes:
>
> On 6/8/2012 8:31 PM, Steven Read wrote:
> > Xuelei Fan writes:
> >
> >>
> >> On 6/6/2012 9:11 PM, Weijun Wang wrote:
> >>> Hi Xuelei
> >>>
> >>> I don't quite understand the bug report. Cer
Xuelei Fan writes:
>
> Hi Steven,
>
> JSSE is a provider based framework. And compatibility is one of the
> most important facts users concerns. That's to say, a provider
> developed for JDK 6 is expected to work with JDK 7. As implies that
> sometimes, we cannot changes the specification fo