|
Quick Lists
|
|
Bug ID:
|
6406133
|
|
Votes
|
0
|
|
Synopsis
|
JCDiagnostic.getMessage ignores locale argument
|
|
Category
|
java:compiler
|
|
Reported Against
|
|
|
Release Fixed
|
7(b39)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
6597678
,
6759143
,
6759682
|
|
Submit Date
|
29-MAR-2006
|
|
Description
|
JCDiagnostic.getMessage ignores locale argument and always returns a message
in the default locale. It could return a message in the provided locale.
Posted Date : 2006-03-29 23:29:01.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
This now is relatively easy to fix - thanks to the new diagnostic formatter hierarchy. Messages requires some changes as it's not locale-friendly.
Posted Date : 2008-10-09 16:54:35.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |