Re: Using ProxySelector to allow users to configure the proxy

2009-05-04 Thread Paulo Levi
Anyone read the first message at all? The problem is that other proxy requests are effectively ignored after a DIRECT connection even if it fails. What i am trying right now is implementing ProxySelector so that a "manual" proxy configuration is added at the end of the public List select(final URI

Re: Using ProxySelector to allow users to configure the proxy

2009-05-04 Thread Jean-Christophe Collet
Paulo Levi wrote: Anyone read the first message at all? The problem is that other proxy requests are effectively ignored after a DIRECT connection even if it fails. What i am trying right now is implementing ProxySelector so that a "manual" proxy configuration is added at the end of the publi

Re: Using ProxySelector to allow users to configure the proxy

2009-05-04 Thread Paulo Levi
But it's completely unintuitive! I can't know if i need to bother the user about proxy configuration before trying with no proxy, but trying to use that disallows the use of any other. Trying to wrap Proxy.NO_PROXY to circumvent that, even if technically possible, just makes the code fail in the n

Re: Using ProxySelector to allow users to configure the proxy

2009-05-04 Thread Jean-Christophe Collet
Paulo Levi wrote: But it's completely unintuitive! I can't know if i need to bother the user about proxy configuration before trying with no proxy, but trying to use that disallows the use of any other. Trying to wrap Proxy.NO_PROXY to circumvent that, even if technically possible, just makes

hg: jdk7/tl/jdk: 6834246: (ch) AsynchronousSocketChannel#write completes with wrong number of bytes written under load (win)

2009-05-04 Thread alan . bateman
Changeset: e1a713f0361f Author:alanb Date: 2009-05-04 19:25 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e1a713f0361f 6834246: (ch) AsynchronousSocketChannel#write completes with wrong number of bytes written under load (win) Reviewed-by: sherman ! src/windows/classes/sun

Marashal Exception

2009-05-04 Thread Mark A. Johnson
This discussion has to do with old bugs that were reported in previous versions of the JRE: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5036554 and http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4712731 Specifically, the TCUtility.unmarshalIn() call fails on aliased type codes. We

hg: jdk7/tl/jaxws: 6658158: Mutable statics in SAAJ (findbugs); ...

2009-05-04 Thread tim . bell
Changeset: 42dfec6871f6 Author:tbell Date: 2009-05-04 21:10 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/42dfec6871f6 6658158: Mutable statics in SAAJ (findbugs) 6658163: txw2.DatatypeWriter.BUILDIN is a mutable static (findbugs) Reviewed-by: darcy ! src/share/classes/co

hg: jdk7/tl/jaxp: 6588002: XSLTProcessorApplet still allows reading from forbidden URLs

2009-05-04 Thread tim . bell
Changeset: 3abf80631f99 Author:tbell Date: 2009-05-04 21:10 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/3abf80631f99 6588002: XSLTProcessorApplet still allows reading from forbidden URLs Reviewed-by: darcy - src/share/classes/com/sun/org/apache/xalan/internal/client/XSL

hg: jdk7/tl/langtools: 6829189: Java programming with JSR 292 needs language support

2009-05-04 Thread john . rose
Changeset: e2722bd43f3a Author:jrose Date: 2009-05-04 21:04 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/e2722bd43f3a 6829189: Java programming with JSR 292 needs language support Summary: Language changes documented in http://wikis.sun.com/display/mlvm/ProjectCoinPr

hg: jdk7/tl/corba: 6529590: flaw in com.sun.corba.se.impl.presentation.rmi.IDLNameTranslatorImpl

2009-05-04 Thread tim . bell
Changeset: e149090eb21a Author:tbell Date: 2009-05-04 18:40 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/corba/rev/e149090eb21a 6529590: flaw in com.sun.corba.se.impl.presentation.rmi.IDLNameTranslatorImpl Reviewed-by: darcy ! make/com/sun/corba/se/sources/Makefile ! src/share/cl