Code Review 6937703: java/net regression test issues with samevm (original) (raw)
Christopher Hegarty - Sun Microsystems Ireland Christopher.Hegarty at Sun.COM
Wed Mar 24 04:55:31 PDT 2010
- Previous message: Code Review 6937703: java/net regression test issues with samevm
- Next message: hg: jdk7/tl/langtools: 6937318: jdk7 b86: javah and javah -help is no output for these commands
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 are there (not
Yes, I looked at this but decided not to because it will alway throw an exception since the socket is close from anther thread. I could do a if not "Socket closed" then it is an unexpected exception.
-Chris.
wishing to extend the scope of getting these tests to run in samevm of course).
-Alan.
- Previous message: Code Review 6937703: java/net regression test issues with samevm
- Next message: hg: jdk7/tl/langtools: 6937318: jdk7 b86: javah and javah -help is no output for these commands
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]