code review request: 6969683: Generify ResolverConfiguration codes

2010-07-16 Thread Weijun Wang
Hi All I'm working on some Kerberos codes and need to use the ResolverConfiguration class. Webrev: http://cr.openjdk.java.net/~weijun/6969683/webrev.01 Thanks Max Original Message *Change Request ID*: 6969683 *Synopsis*: Generify ResolverConfiguration codes ===

Re: code review request: 6969683: Generify ResolverConfiguration codes

2010-07-16 Thread Alan Bateman
Weijun Wang wrote: Hi All I'm working on some Kerberos codes and need to use the ResolverConfiguration class. Webrev: http://cr.openjdk.java.net/~weijun/6969683/webrev.01 Thanks for updating this. Looks good to me. -Alan.

Re: code review request: 6969683: Generify ResolverConfiguration codes

2010-07-16 Thread Chris Hegarty
Alan Bateman wrote: Weijun Wang wrote: Hi All I'm working on some Kerberos codes and need to use the ResolverConfiguration class. Webrev: http://cr.openjdk.java.net/~weijun/6969683/webrev.01 Thanks for updating this. Looks good to me. Yes, thanks for this. Looks good. -Chris.

hg: jdk7/tl/jdk: 6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar

2010-07-16 Thread xueming . shen
Changeset: a3747592bdf7 Author:sherman Date: 2010-07-16 16:45 -0400 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a3747592bdf7 6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar Summary: Removed the duplicate sun.nio.cs.ext entries

hg: jdk7/tl/langtools: 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler; ...

2010-07-16 Thread joe . darcy
Changeset: 13354e1abba7 Author:darcy Date: 2010-07-16 19:35 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/13354e1abba7 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler 6964740: Project Coin: More tests for ARM compiler changes