Re: Request to backport CR7091528: javadoc attempts to parse .class files

2011-12-23 Thread Kelly O'Hair
Ok, the bugtraq book-keeping is a bit messed up. I created entries for 7u4 and 6-open Approved for 6-open. Sorry for the delay. -kto On Dec 22, 2011, at 2:06 PM, Deepak Bhole wrote: > * Kelly O'Hair [2011-12-22 17:03]: >> Was this fixed in jdk7 yet? >> > > Yes, I had proposed it there firs

Re: Request to backport CR7091528: javadoc attempts to parse .class files

2011-12-23 Thread Deepak Bhole
* Kelly O'Hair [2011-12-23 13:29]: > Ok, the bugtraq book-keeping is a bit messed up. I created entries for 7u4 > and 6-open > > Approved for 6-open. Sorry for the delay. > No worries. I thought it was all fairly quick actually :) Thanks for the speedy responses! I've asked Omair to push this

hg: jdk6/jdk6/langtools: 7091528: javadoc attempts to parse .class files

2011-12-23 Thread omajid
Changeset: 6fa1f24a215a Author:jjg Date: 2011-09-16 16:18 -0700 URL: http://hg.openjdk.java.net/jdk6/jdk6/langtools/rev/6fa1f24a215a 7091528: javadoc attempts to parse .class files Reviewed-by: darcy ! src/share/classes/com/sun/tools/javadoc/JavadocTool.java + test/tools/javadoc/pa

Re: Request to backport CR7091528: javadoc attempts to parse .class files

2011-12-23 Thread Omair Majid
On 12/23/2011 01:33 PM, Deepak Bhole wrote: * Kelly O'Hair [2011-12-23 13:29]: Ok, the bugtraq book-keeping is a bit messed up. I created entries for 7u4 and 6-open Approved for 6-open. Sorry for the delay. No worries. I thought it was all fairly quick actually :) Thanks for the speedy re

hg: jdk6/jdk6/jdk: 6851973: ignore incoming channel binding if acceptor does not set one

2011-12-23 Thread omajid
Changeset: fdd2f36bd77d Author:weijun Date: 2009-06-19 18:03 +0800 URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/fdd2f36bd77d 6851973: ignore incoming channel binding if acceptor does not set one Reviewed-by: valeriep ! src/share/classes/sun/security/jgss/krb5/InitialToken.java

Re: Request to backport 6851973: ignore incoming channel binding if acceptor does not set one

2011-12-23 Thread Omair Majid
On 12/19/2011 03:34 PM, Kelly O'Hair wrote: Approved. If we need to schedule a jdk6-b25 release please let myself or Lana know. I have pushed the changeset on Deepak's behalf: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/fdd2f36bd77d Cheers, Omair