Re: 7194449: String resources for Key Tool and Policy Tool should be in their respective packages

2012-10-04 Thread Alan Bateman
On 04/10/2012 04:44, Stephen Flores wrote: : Alan, I re-factored line 133 to use the try-with-resources construct. I updated the webrev in place. Steve. Thanks. Sean - are you going to sponsor this and help Steve get this into jdk8/tl? -Alan.

hg: jdk8/tl/jdk: 7201151: Fix Contribution : Java cannot get Windows's IME name correctly

2012-10-04 Thread yuka . kamiya
Changeset: 8692e14b8ea8 Author:peytoia Date: 2012-10-04 18:05 +0900 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8692e14b8ea8 7201151: Fix Contribution : Java cannot get Windows's IME name correctly Reviewed-by: okutsu ! src/windows/native/sun/windows/awt_InputMethod.cpp

Re: 7194449: String resources for Key Tool and Policy Tool should be in their respective packages

2012-10-04 Thread Sean Mullan
On 10/4/12 4:46 AM, Alan Bateman wrote: On 04/10/2012 04:44, Stephen Flores wrote: : Alan, I re-factored line 133 to use the try-with-resources construct. I updated the webrev in place. Steve. Thanks. Sean - are you going to sponsor this and help Steve get this into jdk8/tl? Yes,

hg: jdk8/tl/jdk: 2 new changesets

2012-10-04 Thread vincent . x . ryan
Changeset: 344f0acff085 Author:vinnie Date: 2012-02-14 11:18 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/344f0acff085 7133495: [macosx] KeyChain KeyStore implementation retrieves only one private key entry Reviewed-by: weijun !

hg: jdk8/tl/langtools: 7177387: Add target-typing support in method context

2012-10-04 Thread maurizio . cimadamore
Changeset: 1408af4cd8b0 Author:mcimadamore Date: 2012-10-04 13:04 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/1408af4cd8b0 7177387: Add target-typing support in method context Summary: Add support for deferred types and speculative attribution Reviewed-by: jjg,

hg: jdk8/tl/jdk: 7196799: CLDR adapter can not be invoked when region code is specified in Locale; ...

2012-10-04 Thread naoto . sato
Changeset: c6a0b13e6efa Author:naoto Date: 2012-10-04 10:04 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c6a0b13e6efa 7196799: CLDR adapter can not be invoked when region code is specified in Locale 7197573: java/util/Locale/LocaleProviders.sh failed. Reviewed-by: okutsu

hg: jdk8/tl/jdk: 2 new changesets

2012-10-04 Thread naoto . sato
Changeset: cd4f181eb666 Author:naoto Date: 2012-10-04 21:03 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/cd4f181eb666 7200119: Collator.getAvailableLocales() doesn't return Locale.US Reviewed-by: okutsu !