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

2010-12-07 Thread Pavel Tisnovsky
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:

Probems building on Fedora 12

2010-12-07 Thread Venkat Yekkirala
Hello, Following the instructions in README-builds.html for Fedora 11, I attempted a build of openjdk-6-src-b20-21_jun_2010 on a Fedora 12 machine. The build fails as follows: ... # Running javac:/usr/lib/jvm/java-openjdk//bin/java -client -Xmx874m -Xms128m -XXermSize=32m - XX:MaxPermSize=160m

Re: Probems building on Fedora 12

2010-12-07 Thread Dr Andrew John Hughes
On 13:25 Tue 07 Dec , Venkat Yekkirala wrote: > Hello, > > Following the instructions in README-builds.html for Fedora 11, > I attempted a build of openjdk-6-src-b20-21_jun_2010 on a Fedora 12 machine. > > The build fails as follows: > > ... > > # Running javac:/usr/lib/jvm/java-openjdk//bi

Re: Probems building on Fedora 12

2010-12-07 Thread Venkat Yekkirala
[ysven...@buildbot ~]$ env | grep ALT ALT_BOOTDIR=/usr/lib/jvm/java-openjdk/ [ysven...@buildbot ~]$ ls -l /usr/lib/jvm/java-openjdk/ total 27852 drwxr-xr-x 2 root root 4096 Dec 7 10:49 bin drwxr-xr-x 3 root root 4096 Dec 7 10:49 include drwxr-xr-x 4 root root 4096 Nov 24 03:53 jre drw

Re: Probems building on Fedora 12

2010-12-07 Thread Dr Andrew John Hughes
On 15:19 Tue 07 Dec , Venkat Yekkirala wrote: > [ysven...@buildbot ~]$ env | grep ALT > ALT_BOOTDIR=/usr/lib/jvm/java-openjdk/ > [ysven...@buildbot ~]$ ls -l /usr/lib/jvm/java-openjdk/ > total 27852 > drwxr-xr-x 2 root root 4096 Dec 7 10:49 bin > drwxr-xr-x 3 root root 4096 Dec 7 10:4