Re: [9] RFR: 8171189: Deprecate ResourceBundleControlProvider for removal

2017-01-06 Thread Alan Bateman
On 05/01/2017 22:44, Yoshito Umaoka wrote: Wow.. We utilize ResourceBundleControlProvider SPI and our software heavily depends on it [https://github.com/IBM-Bluemix/gp-java-client]. This is only the way to inject custom resource loading logic without affecting existing code. Does this pr

Re: [9] RFR: 8171189: Deprecate ResourceBundleControlProvider for removal

2017-01-06 Thread Yoshito Umaoka
On 1/6/2017 3:36 AM, Alan Bateman wrote: On 05/01/2017 22:44, Yoshito Umaoka wrote: Wow.. We utilize ResourceBundleControlProvider SPI and our software heavily depends on it [https://github.com/IBM-Bluemix/gp-java-client]. This is only the way to inject custom resource loading logic withou

Re: [9] RFR: 8171189: Deprecate ResourceBundleControlProvider for removal

2017-01-06 Thread Alan Bateman
On 06/01/2017 09:13, Yoshito Umaoka wrote: Yes. See https://github.com/IBM-Bluemix/gp-java-client#using-resourcebundlecontrolprovider-spi-java-8-or-later The jar file contains java.util.spi.ResourceBundleControlProvider [https://github.com/IBM-Bluemix/gp-java-client/blob/master/src/main/res

Re: [9] RFR: 8171189: Deprecate ResourceBundleControlProvider for removal

2017-01-06 Thread Yoshito Umaoka
On 1/6/2017 4:47 AM, Alan Bateman wrote: On 06/01/2017 09:13, Yoshito Umaoka wrote: Yes. See https://github.com/IBM-Bluemix/gp-java-client#using-resourcebundlecontrolprovider-spi-java-8-or-later The jar file contains java.util.spi.ResourceBundleControlProvider [https://github.com/IBM-Bluem

Re: [9] RFR: 8171189: Deprecate ResourceBundleControlProvider for removal

2017-01-06 Thread Naoto Sato
Hi Yoshito, On 1/6/17 6:52 AM, Yoshito Umaoka wrote: i18n-dev team What is your plan for a series of LocaleServiceProvider SPIs? Is it possible to change the implementation of LocaleServiceProvider and ResourceBundleControlProvider not to use Java's extension mechanism, but use context class l

Re: Review Request for JDK-8169480: Inconsistencies across Format class hierarchy in their API spec...

2017-01-06 Thread Naoto Sato
Looks good to me. Naoto On 1/5/17 9:36 PM, Nishit Jain wrote: Hi, Please review the fix for JDK-8169480 Bug: https://bugs.openjdk.java.net/browse/JDK-8169480 Webrev: http://cr.openjdk.java.net/~nishjain/8169480/webrev.06/ Issue: In the Format class hierarchy there are some APIs which are inc

Re: [9] RFR: 8171189: Deprecate ResourceBundleControlProvider for removal

2017-01-06 Thread Yoshito Umaoka
On 1/6/2017 12:52 PM, Naoto Sato wrote: Hi Yoshito, On 1/6/17 6:52 AM, Yoshito Umaoka wrote: i18n-dev team What is your plan for a series of LocaleServiceProvider SPIs? Is it possible to change the implementation of LocaleServiceProvider and ResourceBundleControlProvider not to use Java's ext

Re: [9] RFR: 8171189: Deprecate ResourceBundleControlProvider for removal

2017-01-06 Thread Naoto Sato
Opened a new issue for the latter: https://bugs.openjdk.java.net/browse/JDK-8172365 Naoto On 1/6/17 12:24 PM, Yoshito Umaoka wrote: On 1/6/2017 12:52 PM, Naoto Sato wrote: Hi Yoshito, On 1/6/17 6:52 AM, Yoshito Umaoka wrote: i18n-dev team What is your plan for a series of LocaleServicePro