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
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
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
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
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
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
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
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
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
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
10 matches
Mail list logo