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. Certainly it's good to prevent
> >>> that NPE, but why must the cipher suites be orde
Changeset: 46ff1b63b0c3
Author:lancea
Date: 2012-06-11 07:10 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/46ff1b63b0c3
7171917: CachedRowSetImpl.populate does not handle map properly
Reviewed-by: joehw
! src/share/classes/com/sun/rowset/CachedRowSetImpl.java
Changeset: 9cafabb5e576
Author:ksrini
Date: 2012-06-11 15:33 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/9cafabb5e576
7160072: (javac) JavacParserTests needs cleanup
Reviewed-by: jjg
! test/tools/javac/parser/JavacParserTest.java
Changeset: 238d2d0249af
Author:joehw
Date: 2012-06-08 11:28 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/238d2d0249af
7157608: One feature is not recognized.
Summary: adding feature standard-uri-conformant into the recognized list
Reviewed-by: psandoz
! src/com/sun/org/ap
Changeset: 82c41d3065e2
Author:sla
Date: 2012-06-07 15:28 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/82c41d3065e2
7165257: Add JFR tests to the JDK code base
Reviewed-by: ohair, dholmes, nloodin, mgronlun
! make/jprt.properties
! test/Makefile
Changeset: 961807959c5f
Au
Changeset: df998cd4d51d
Author:sla
Date: 2012-06-07 15:28 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/rev/df998cd4d51d
7165257: Add JFR tests to the JDK code base
Reviewed-by: ohair, dholmes, nloodin, mgronlun
! make/jprt.properties
Changeset: f328914a04ea
Author:joehw
Date: 2012-06-11 15:47 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/f328914a04ea
7157610: NullPointerException occurs when parsing XML doc
Summary: recovers what was the original disallow-doctype-decl, reporting error
when disallow-doc
Changeset: 1af3996aa431
Author:sla
Date: 2012-06-11 20:52 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/rev/1af3996aa431
7175802: Missing jdk_jfr in top-level make file
Reviewed-by: alanb
! test/Makefile
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 for some certain cases.
Otherwise, we