-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.0
-
None
-
generic
-
solaris_8
When application run under C locale, the jvm will try to find xx_en.properties
first, if can't find then use xx.properties.
Since our application provides xx.properties, the jvm should directly go and
pick them up in C locale instead of looking for xx_en.properties. It
creates unwanted error message. (see also BugID 4426761)
first, if can't find then use xx.properties.
Since our application provides xx.properties, the jvm should directly go and
pick them up in C locale instead of looking for xx_en.properties. It
creates unwanted error message. (see also BugID 4426761)
- duplicates
-
JDK-4426761 Multiple, unnecessary, GET requests to the web server for a Property file
- Closed