Re: code review request: 7149751: another krb5 test in openjdk6 without test infrastructure

2012-02-29 Thread Kelly O'Hair
Approved. -kto On Feb 29, 2012, at 12:13 AM, Weijun Wang wrote: > Please take a review at this code change: > > http://cr.openjdk.java.net/~weijun/7149751/webrev.00/ > > Bug is at > > http://bugs.sun.com/view_bug.do?bug_id=7149751. > > jdk/test/sun/security/krb5/auto/IgnoreChannelBinding

Re: code review request: 7149751: another krb5 test in openjdk6 without test infrastructure

2012-02-29 Thread Dalibor Topic
On 2/29/12 9:13 AM, Weijun Wang wrote: > Please take a review at this code change: > >http://cr.openjdk.java.net/~weijun/7149751/webrev.00/ > > Bug is at > >http://bugs.sun.com/view_bug.do?bug_id=7149751. > > jdk/test/sun/security/krb5/auto/IgnoreChannelBinding.java should not be in >

code review request: 7149751: another krb5 test in openjdk6 without test infrastructure

2012-02-29 Thread Weijun Wang
Please take a review at this code change: http://cr.openjdk.java.net/~weijun/7149751/webrev.00/ Bug is at http://bugs.sun.com/view_bug.do?bug_id=7149751. jdk/test/sun/security/krb5/auto/IgnoreChannelBinding.java should not be in openjdk6 because there is no krb5 test infrastructure ther