-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: core-libs
-
None
-
b52
-
generic
-
generic
The package private method Locale.getInstance(String, String, String) spec says that it should thrown a NullPointerException if any argument is null. Currently, the exception is not thrown, instead String "null" is added for the null parameter.
- relates to
-
JDK-6307385 Locale performance and correctness fixes
-
- Closed
-