hg: jdk8/tl/langtools: 8004825: javadoc crash DocletAbortException

2013-09-25 Thread bhavesh . x . patel
Changeset: 9e884d3ddb0b Author:bpatel Date: 2013-09-25 22:26 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/9e884d3ddb0b 8004825: javadoc crash DocletAbortException Reviewed-by: jjg ! src/share/classes/com/sun/tools/doclets/internal/toolkit/resources/doclets.propertie

Re: Deadlock in SSLSocket locks Finalizer

2013-09-25 Thread Xuelei Fan
> On Sep 26, 2013, at 2:58 AM, Dmitry Neverov > wrote: > > xuelei@oracle.com writes: > >> Does it happen in JDK 6 and previous releases? In JDK 6 and previous >> release, Oracle JSSE provider in server side may check the usability of >> ciphers and then generate dummy sockets. JDK 7 chan

Re: Code review request: 8012615: backport of capaths fix to 7u60

2013-09-25 Thread Valerie (Yu-Ching) Peng
Fixes look fine. Thanks, Valerie On 09/18/13 06:59, Weijun Wang wrote: Hi Valerie I've backported 8012615 to 7u60. Please take a review http://cr.openjdk.java.net/~weijun/8012615/7u-dev/webrev.00/ Changes include: 1. Direct copy of parseCapaths and parseHierarchy from jdk8, except for

hg: jdk8/tl/langtools: 8025412: Add legal header and comments to test/tools/doclint/tidy/util/Main.java

2013-09-25 Thread jonathan . gibbons
Changeset: 3d61984b077c Author:jjg Date: 2013-09-25 14:04 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3d61984b077c 8025412: Add legal header and comments to test/tools/doclint/tidy/util/Main.java Reviewed-by: bpatel ! test/tools/doclint/tidy/util/Main.java ! test/to

hg: jdk8/tl/langtools: 8025407: TypeAnnotations does not use Context

2013-09-25 Thread jonathan . gibbons
Changeset: 5043e7056be8 Author:jjg Date: 2013-09-25 11:07 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/5043e7056be8 8025407: TypeAnnotations does not use Context Reviewed-by: jfranck ! src/share/classes/com/sun/tools/javac/code/TypeAnnotations.java ! src/share/classe

Re: Code review request, JDK-6956398, make ephemeral DH key match the length of the certificate key

2013-09-25 Thread Xuelei Fan
Thanks for the code review. ;-) There is a overloaded comment because this update is really complicated because of compatibilities although the update is simple. I hope the coder reader can understand the logic a little easier. Xuelei On 9/25/2013 4:44 PM, Weijun Wang wrote: > Please also updat

Re: Code review request, JDK-6956398, make ephemeral DH key match the length of the certificate key

2013-09-25 Thread Weijun Wang
Please also update the CCC. On 9/24/13 6:42 PM, Xuelei Fan wrote: new webrev: http://cr.openjdk.java.net/~xuelei/6956398/webrev.01/ ServerHandshaker.java: 1298: Should be "system property not defined". 1311: customize 1319: Read below Overall, I think the comment is too long. :) ... Why

hg: jdk8/tl/jdk: 8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout

2013-09-25 Thread daniel . fuchs
Changeset: 76619d71a7c5 Author:dfuchs Date: 2013-09-25 09:47 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/76619d71a7c5 8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout Summary: Arbitrary timeouts in the tests @run lines where too agressive for