On 07/12/2013 01:22, Dan Xu wrote:
Hi All,
When working on src/solaris/native/sun/net/spi/DefaultProxySelector.c,
previously I tried to cached a jobject (The cached java object is
java.net.Proxy.NO_PROXY, which is a special type of Proxy.) as a
global static variable, no_proxy, in this c file
On 12/07/2013 02:57 AM, Alan Bateman wrote:
On 07/12/2013 01:22, Dan Xu wrote:
Hi All,
When working on
src/solaris/native/sun/net/spi/DefaultProxySelector.c, previously I
tried to cached a jobject (The cached java object is
java.net.Proxy.NO_PROXY, which is a special type of Proxy.) as a
g