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)
======================================================================
- duplicates
-
JDK-4409045 [Doc] (rb) ResourceBundle should state whether it is thread-safe or not.
-
- Open
-