Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2033269 | 1.4.0 | William Harnois | P4 | Closed | Fixed | beta2 |
Name: rlT66838 Date: 04/06/2000
jdk1.3rc1 and jdk1.3rc2
when install jdk1.3rc1 ,jdk1.3rc2 in winnt4 or win2000(Simple chinese edition),
install program build two subtree in (nt4,win2000)register under javasoft tree.
It's "Java Runtime Environment" and "Java Plug-in". It seems point to the install path for JVM.
But in nt4 and win2000 chinese edition,the two subtree name is not "Java
Runtime Environment" and "Java Plug-in", Install program auto translate this
two name in chinese "java 运行环境" and "Java 插件".
however the JVM is only know the english name ,so JVM can not know the java
install path. so the JVM cann't running.
when I change the two subtree's names,It's running OK!
(Review ID: 103412)
======================================================================
- backported by
-
JDK-2033269 can not use java in winnt 4 win2000 for chinese edition
-
- Closed
-