Re: HttpCookie.domainMatches("hostname.local", "hostname") return false

2011-07-06 Thread Sean Chou
Hi guys, Is there any update to this bug? or is it targeted to java8? 2011/3/17 Chris Hegarty > Hi Sean, > > I applied your patch to my local repo and it doesn't compile, startWith -> > startsWith ;-) > > More critically it doesn't resolve the problem, isLocalDomain will be false > for 'host

hg: jdk8/tl/jdk: 7054969: Null-check-in-finally pattern in java/security documentation

2011-07-06 Thread sean . mullan
Changeset: f68d30c0a2e3 Author:mullan Date: 2011-07-06 11:08 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f68d30c0a2e3 7054969: Null-check-in-finally pattern in java/security documentation Reviewed-by: vinnie ! src/share/classes/java/security/KeyStore.java ! src/share/clas

Re: Socket InputStream.available may return a positive value after shutdown

2011-07-06 Thread Jing LV
Hello, Alan (or anyone else), do we have time to discuss these postponed defects? Or do you have a outlook for this? Thank you. 于 2011-4-27 18:35, Alan Bateman 写道: Jing LV wrote: Hello, Currently I don't see any patch available so I am trying to create one by myself. I see the