Re: Reviewer needed: backport of regression tests sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/*

2011-01-04 Thread Pavel Tisnovsky
Hi Joe, thank you for your answer. Do I need a new bug id(s) for this backport or is it possible to use 6941936 and 6943219 for two separate pushes? Cheers, Paver Joe Darcy wrote: > Hi Pavel. > > Sorry for the belated reply. Backporting these bug fixes is appropriate > for OpenJDK 6. It would

Re: Reviewer needed: backport of regression tests sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/*

2011-01-04 Thread Joe Darcy
Hello Pavel. For any way these bugs go back, the existing two ids should be used. This can be done either by 1) Doing two pushes, one for each bug. 2) In a single push, list both bug ids in the comment, one bug id on the first line, the second id on the second line. Regards, -Joe Pavel

hg: jdk6/jdk6/jdk: 6941936: Broken pipe error of test case DNSIdentities.java; ...

2011-01-04 Thread ptisnovs
Changeset: 8d5a2f11d6c6 Author:ptisnovs Date: 2011-01-04 17:38 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/8d5a2f11d6c6 6941936: Broken pipe error of test case DNSIdentities.java 6943219: test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/DNSIdentities.

hg: jdk6/jdk6/jdk: 6560348: PIT : java/awt/xembed/server/RunTestXEmbed.java fails

2011-01-04 Thread ptisnovs
Changeset: 884dab2cfd50 Author:ptisnovs Date: 2011-01-04 18:03 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/884dab2cfd50 6560348: PIT : java/awt/xembed/server/RunTestXEmbed.java fails Summary: Testcase correction. Reviewed-by: anthony ! test/java/awt/xembed/server/TestXE