-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
ladybird
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2034739 | 1.4.0 | Dale Mcduffie | P4 | Resolved | Fixed | beta |
Name: dm26566 Date: 06/10/2000
the i18n Makefile sets ABS_JAR to the absolute path of $(BINDIR)/jar.exe
and then later invokes is to buiild the i18n.jar file. The setting of
ABS_JAR is not necessary. Instead, just use the $(JAR) command as set in
common/Defs-<platform>.gmk.
======================================================================
- backported by
-
JDK-2034739 unnecessary setting and use of ABS_JAR in i18n Makefile
-
- Resolved
-