Code review request: 8016594: Native Windows ccache still reads DES tickets

2013-07-15 Thread Weijun Wang
Please take a look at http://cr.openjdk.java.net/~weijun/8016594/webrev.00/ Instead of always reading tickets with session key of DES/RC4 etypes, it should accept any ticket in the default_tkt_enctypes setting. No reg test, needs a SQE test running with Windows 2008 as server. Thanks Max

hg: jdk8/tl/jdk: 8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl

2013-07-15 Thread sean . coffey
Changeset: 7cc35dd1885d Author:coffeys Date: 2013-07-15 13:42 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7cc35dd1885d 8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl Reviewed-by: mchung ! src/share/lib/security/java.security-linux ! src/shar

Re: [kitten] Suggested update to RFC 5653 JGSS-API: Provide a way to return a token when context establishment fails

2013-07-15 Thread Jeffrey Hutzelman
On Mon, 2013-07-15 at 11:58 +0800, Weijun Wang wrote: > My current proposal is to add a new method getOutputToken() to the > GSSException class (which will be thrown when an error occurs) to return > this last token. This means the method calls will be something like This seems like an elegant

hg: jdk8/tl/jdk: 7122142: (ann) Race condition between isAnnotationPresent and getAnnotations

2013-07-15 Thread joel . franck
Changeset: e4ce6502eac0 Author:plevart Date: 2013-07-15 10:55 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e4ce6502eac0 7122142: (ann) Race condition between isAnnotationPresent and getAnnotations Reviewed-by: dholmes, jfranck ! src/share/classes/java/lang/Class.java ! src

[8] Request for Review: 8020557: javadoc cleanup in javax.security

2013-07-15 Thread Jason Uh
Hi Joe, Could you please review this changeset? This change converts the javadoc "..." and "..." HTML tags to "{@code ...}" and also converts package.html files to package-info.java files. Webrev: http://cr.openjdk.java.net/~juh/8020557/webrev.00/ No changes detected by specdiff. Thanks, Ja

hg: jdk8/tl/jdk: 8020409: Clean up doclint problems in java.util package, part 1

2013-07-15 Thread joe . darcy
Changeset: 94e1a4b10811 Author:bpb Date: 2013-07-15 14:37 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/94e1a4b10811 8020409: Clean up doclint problems in java.util package, part 1 Summary: Clean up doclint problems in java.util package, part 1 Reviewed-by: darcy Contributed

Re: [8] Request for Review: 8020557: javadoc cleanup in javax.security

2013-07-15 Thread Joseph Darcy
Hi Jason, Everything looks fine; approved to go back. Thanks, -Joe On 7/15/2013 5:50 PM, Jason Uh wrote: Hi Joe, Could you please review this changeset? This change converts the javadoc "..." and "..." HTML tags to "{@code ...}" and also converts package.html files to package-info.java fil

hg: jdk8/tl/nashorn: 7 new changesets

2013-07-15 Thread sundararajan . athijegannathan
Changeset: 973d78ee0728 Author:attila Date: 2013-07-15 12:33 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/973d78ee0728 8020324: Implement Object.bindProperties(target, source) for beans Reviewed-by: hannesw, sundar ! src/jdk/internal/dynalink/beans/AbstractJavaLinker.j