Code Review 6937703: java/net regression test issues with samevm

2010-03-24 Thread Christopher Hegarty - Sun Microsystems Ireland
Hi Michael, Alan, Some more test updates for samevm mode. Webrev: http://cr.openjdk.java.net/~chegar/6937703/webrev.00/webrev/ -Chris.

Re: Code Review 6937703: java/net regression test issues with samevm

2010-03-24 Thread Alan Bateman
Christopher Hegarty - Sun Microsystems Ireland wrote: Hi Michael, Alan, Some more test updates for samevm mode. Webrev: http://cr.openjdk.java.net/~chegar/6937703/webrev.00/webrev/ -Chris. In HttpTest.java I see exceptions are silently consumed - while you are there it would be good to at l

Re: Code Review 6937703: java/net regression test issues with samevm

2010-03-24 Thread Christopher Hegarty - Sun Microsystems Ireland
On 24/03/2010 11:06, Alan Bateman wrote: Christopher Hegarty - Sun Microsystems Ireland wrote: Hi Michael, Alan, Some more test updates for samevm mode. Webrev: http://cr.openjdk.java.net/~chegar/6937703/webrev.00/webrev/ -Chris. In HttpTest.java I see exceptions are silently consumed - whil

Re: Code Review 6937703: java/net regression test issues with samevm

2010-03-24 Thread Alan Bateman
Christopher Hegarty - Sun Microsystems Ireland wrote: : Thanks Alan, I've made the changes you suggested and updated the webrev. Good okay to me. In passing I see HttpTest.run also silently consumes any exceptions so you might want to do this while you are there (not wishing to extend the scop

Re: Code Review 6937703: java/net regression test issues with samevm

2010-03-24 Thread Christopher Hegarty - Sun Microsystems Ireland
On 24/03/2010 11:46, Alan Bateman wrote: Christopher Hegarty - Sun Microsystems Ireland wrote: : Thanks Alan, I've made the changes you suggested and updated the webrev. Good okay to me. In passing I see HttpTest.run also silently consumes any exceptions so you might want to do this while you

hg: jdk7/tl/langtools: 6937318: jdk7 b86: javah and javah -help is no output for these commands

2010-03-24 Thread jonathan . gibbons
Changeset: 3058880c0b8d Author:jjg Date: 2010-03-24 12:18 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/3058880c0b8d 6937318: jdk7 b86: javah and javah -help is no output for these commands Reviewed-by: darcy ! src/share/classes/com/sun/tools/javah/JavahTask.java ! t

hg: jdk7/tl/langtools: 6937417: javac -Xprint returns IndexOutOfBoundsException

2010-03-24 Thread joe . darcy
Changeset: 65e422bbb984 Author:darcy Date: 2010-03-24 17:02 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/65e422bbb984 6937417: javac -Xprint returns IndexOutOfBoundsException Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/processing/PrintingProcessor.java +

hg: jdk7/tl/jdk: 6813340: X509Factory should not depend on is.available()==0

2010-03-24 Thread weijun . wang
Changeset: 26477628f2d5 Author:weijun Date: 2010-03-25 12:07 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/26477628f2d5 6813340: X509Factory should not depend on is.available()==0 Reviewed-by: xuelei ! src/share/classes/sun/security/provider/X509Factory.java ! src/share/cla