JDK-4735154 : Locale: incomplete commentary in method description
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 1.4.0
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_2.6
  • CPU: generic
  • Submitted: 2002-08-22
  • Updated: 2013-04-26
  • Resolved: 2013-04-26
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
6Fixed
Related Reports
Relates :  
Description
class: java.util.Locale
method: getAvailableLocales

all it says is that it "returns the installed locales".
Installed where? In the JVM? In the local platform?
What documents does one consult to perform the installation?

Comments
Fixed along with the Locale sensitive services SPI feature (JDK-4052440).
26-04-2013