jdk7u-b01: jdk7u-dev

2012-10-08 Thread lana . steuck
http://hg.openjdk.java.net/jdk7u/jdk7u/rev/ae425202a085 http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/db6eed00bc89 http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/a3fbb701b318 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/41896f8cd83c http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/c7f

hg: jdk7u/jdk7u/jdk: 22 new changesets

2012-10-08 Thread lana . steuck
Changeset: c8b54d94561a Author:zhouyx Date: 2011-11-02 23:53 +0300 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/c8b54d94561a 7049024: DnD fails with JTextArea and JTextField Reviewed-by: rupashka ! src/share/classes/javax/swing/text/DefaultCaret.java + test/javax/swing/JText

Re: [7u-dev] Request for approval for 7201053: Krb5LoginModule shows NPE when both useTicketCache and storeKey are set to true

2012-10-08 Thread Weijun Wang
Oh, sorry, I must be thinking about another bug fix when writing this. Thanks Max On 10/08/2012 10:09 PM, Seán Coffey wrote: Weijun, Approved for jdk7u-dev. I'm not sure what your comment "fix is test-only" means. The changeset touches jdk class code ? regards, Sean. On 08/10/12 09:40, Weiju

Re: [7u-dev] Request for approval for 7201053: Krb5LoginModule shows NPE when both useTicketCache and storeKey are set to true

2012-10-08 Thread Seán Coffey
Weijun, Approved for jdk7u-dev. I'm not sure what your comment "fix is test-only" means. The changeset touches jdk class code ? regards, Sean. On 08/10/12 09:40, Weijun Wang wrote: Hi All This is a request to backport a jdk8 fix into jdk7u-dev. The fix is already included in jdk8 as: C

[7u-dev] Request for approval for 7201053: Krb5LoginModule shows NPE when both useTicketCache and storeKey are set to true

2012-10-08 Thread Weijun Wang
Hi All This is a request to backport a jdk8 fix into jdk7u-dev. The fix is already included in jdk8 as: Changeset: 92f3a96f3c78 Author:weijun Date: 2012-10-08 10:42 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/92f3a96f3c78 The patch for jdk7u-dev is identica