-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2
-
b19
-
x86
-
windows_2000
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2065764 | 5.0 | William Harnois | P2 | Closed | Fixed | tiger |
###@###.### 2003-02-27
J2SE Version (please include all output from java -version flag):
java version "1.4.2-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b16)
Java HotSpot(TM) Client VM (build 1.4.2-beta-b16, mixed mode)
Does this problem occur on J2SE 1.3, 1.4 or 1.4.1? Yes / No (pick one)
No
Operating System Configuration Information (be specific):
Win2k / SP3 / EN
Hardware Configuration Information (be specific):
Pentium III / 450 MHz / 576MB RAM
Bug Description:
Setup degression due to new InstallShield Engine.
Not happy with the Win32 Setup Routine. There is a certain degression
since switching to the new InstallShield Engine.
- De-installing the JDK and/or JRE also removes files in the JDK tree that
had been added manually after installation. This causes loss of data and
specially concerns the <JRE>/lib/ext directory. Extensions manually added
to the JDK/JRE get lost.
- Root directory cannot be selected during installation
(bug#4796486)
- The overall installation process has got slower than before.
(bug#4774743)
Steps to Reproduce (be specific):
Install/De-Install JDK/JRE
- backported by
-
JDK-2065764 REGRESSION:JDK/JRE uninstall remove manually added files from lib/ext
-
- Closed
-