JDK-5102289 : (rb) ResourceBundle enhancements for Mustang
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2004-09-15
  • Updated: 2017-05-16
  • Resolved: 2005-05-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b38Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
This is the umbrella RFE for the following sub-RFEs to be addressed in the Mustang release.

4212439: No way to reload a ResourceBundle for a long-running process (one of the top 25 RFEs)
4403721: RFE: Allow ResourceBundle.getBundle to load non-standard resource bundles
4303146: RFE: ResourceBundles should allow developers to define their own search strategies
4175293: RFE: ResourceBundles shouldn't have to be public.

###@###.### 2004-09-15

Comments
EVALUATION The sub-RFEs should be addressed in Mustang. ###@###.### 2004-09-15 Introduced new nested class ResourceBundle.Control which allows you to customize the ResourceBundle.getBundle behavior. Please refer to its API doc for details. ###@###.### 2005-05-17 02:42:02 GMT
17-05-2005