hg: jdk8/tl/jdk: 8023765: Improve MaxPathLength.java testcase and reduce its test load; ...

2013-08-30 Thread dan . xu
Changeset: 5b01c851bb1d Author:dxu Date: 2013-08-30 16:45 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5b01c851bb1d 8023765: Improve MaxPathLength.java testcase and reduce its test load 7160013: java/io/File/MaxPathLength.java fails Reviewed-by: alanb ! test/ProblemList.tx

hg: jdk8/tl/langtools: 8015663: Need to supply tests to provide javadoc for profiles support code coverage

2013-08-30 Thread jonathan . gibbons
Changeset: 7993cfab8610 Author:jjg Date: 2013-08-30 17:36 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/7993cfab8610 8015663: Need to supply tests to provide javadoc for profiles support code coverage Reviewed-by: jjg Contributed-by: [email protected] ! t

hg: jdk8/tl/langtools: 8008367: Sub-packages missing from Profiles javadoc

2013-08-30 Thread jonathan . gibbons
Changeset: f050c714b556 Author:jjg Date: 2013-08-30 16:27 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/f050c714b556 8008367: Sub-packages missing from Profiles javadoc Reviewed-by: bpatel ! src/share/classes/com/sun/tools/doclets/internal/toolkit/Configuration.java

hg: jdk8/tl/langtools: 8024093: Two *.rej files checked in to langtools/test directory

2013-08-30 Thread jonathan . gibbons
Changeset: 3dd40e5715fb Author:jjg Date: 2013-08-30 15:14 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3dd40e5715fb 8024093: Two *.rej files checked in to langtools/test directory Reviewed-by: mchung - test/tools/javac/diags/examples/MrefStat.java.rej - test/tools/ja

hg: jdk8/tl/langtools: 8023700: Use non breaking space in various labels

2013-08-30 Thread jonathan . gibbons
Changeset: 240f424cc0d5 Author:jjg Date: 2013-08-30 11:48 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/240f424cc0d5 8023700: Use non breaking space in various labels Reviewed-by: bpatel ! src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeWriterImpl.

Re: [JDK 8] Code review request 7188657, There should be a way to reorder the JSSE ciphers

2013-08-30 Thread Xuelei Fan
On 8/30/2013 3:52 PM, Florian Weimer wrote: > On 08/28/2013 12:43 PM, Xuelei Fan wrote: > >> It is the initial motivation to update the behavior of server cipher >> suite selection. However, we noted that we never specify the ordering >> of cipher suites in ClientHello message. Although Oracle p

Re: Code review request: 8009438 sun/security/pkcs11/Secmod tests failing on Ubuntu 12.04

2013-08-30 Thread Vincent Ryan
Your fix looks good Tony. Thanks. On 30 Aug 2013, at 04:09, Anthony Scarpino wrote: > Hi, > > I need a review of the below webrev for 8009438 sun/security/pkcs11/Secmod > tests failing on Ubuntu 12.04 > > http://cr.openjdk.java.net/~ascarpino/8009438/ > > No additional tests are needed as thi

Re: [JDK 8] Code review request 7188657, There should be a way to reorder the JSSE ciphers

2013-08-30 Thread Florian Weimer
On 08/28/2013 12:43 PM, Xuelei Fan wrote: It is the initial motivation to update the behavior of server cipher suite selection. However, we noted that we never specify the ordering of cipher suites in ClientHello message. Although Oracle provider honor the order of SSLParameters.getCipherSuite