-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 1.3.0
-
Component/s: core-libs
-
Fix Understood
-
generic
-
generic
Name: ssT124754 Date: 01/27/2001
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
ResourceBundle should state if it is thread-safe or not. ResourceBundles are
commonly shared objects, and getting messages (e.g. for exception error
messages) is a common thing to do in a background thread. The doc for both the
static methods and the non-static methods needs to explicitly state what is
suppported.
(Review ID: 115887)
======================================================================
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
ResourceBundle should state if it is thread-safe or not. ResourceBundles are
commonly shared objects, and getting messages (e.g. for exception error
messages) is a common thing to do in a background thread. The doc for both the
static methods and the non-static methods needs to explicitly state what is
suppported.
(Review ID: 115887)
======================================================================
- duplicates
-
JDK-4409046 ResourceBundle should state whether it is thread-safe or not.
-
- Closed
-