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 Tisnovsky wrote:
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 be preferable if there were separate changesets
for each bug, but combining them into one is acceptable -- approved to
go back.
Cheers,
-Joe
On 12/7/2010 4:25 AM, Pavel Tisnovsky wrote:
Hi all,
can anyone please review backport of regression tests
sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/*?
Webrev containing the backport is available at:
http://cr.openjdk.java.net/~ptisnovs/HttpsURLConnection-test-backports/
This backport is based on two fixes in OpenJDK7:
6941936: Broken pipe error of test case DNSIdentities.java
Reviewed-by: chegar
6943219:
test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/DNSIdentities.java
fail in linux
Reviewed-by: andrew
Best regards,
Pavel