-
Bug
-
Resolution: Fixed
-
P3
-
1.4.1
-
b21
-
x86
-
linux
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2064150 | 5.0 | J. Duke | P3 | Resolved | Fixed | tiger |
Name: rl43681 Date: 01/28/2003
FULL PRODUCT VERSION :
java version "1.4.1-internal"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.4.1-internal-tt-1043352843)
Java HotSpot(TM) Client VM (build 1.4.1-internal-tt-1043352843, mixed mode)
FULL OPERATING SYSTEM VERSION :
Linux From Scratch 4.0
* gcc-3.2.1
* glibc-2.3.1
* linux-2.4.20
* gettext-0.11.5
A DESCRIPTION OF THE PROBLEM :
Some of the i18n files have duplicate messages. This causes
problems when compiling with newer version of gettext.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Download the J2SDK under SCSL.
2. Compile with gettext version mentioned above as per the
instructions with INSANE mode.
3. Compilation stops with error on duplicate message ids.
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER WORKAROUND :
A patch is available at
<http://www.linuxfromscratch.org/~tushar/hints/files/JavaFromScratch/j2sdk-1.4.1-fix-intl-files.patch.bz2>.
(Review ID: 180440)
======================================================================
- backported by
-
JDK-2064150 Some L10N files have duplicate messages
- Resolved