Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2055947 | 1.4.1_02 | Alex Sultanov | P2 | Resolved | Fixed | 02 |
JDK-2055946 | 1.4.0_03 | Alex Sultanov | P2 | Resolved | Fixed | 03 |
When carrying out Silent Install tests (in particular msvcrt.dll tests as part of Special Silent Install test cases) on jdk1.4.0_02 it was found that just the jre was installed.
To reproduce:
Follow the procedure out lined in Test Case 1 of the mscvrt.dll tests found at the following URL:
http://javaweb.sfbay/~rpallath/plugin/docs/install.txt
Copy an old version of msvcrt.dll into your system directory
Search drive for file 'jdk_install.txt" and if found remove it
Reboot and log in
Invoke Java2 SDK Installer from command prompt
<sdk installer>.exe -a -r -f1<setup response file>
At the end it will prompt with a reboot dialog
Click on Yes
Log in again
Uninstall Java2 SDK and JRE
Reboot
Now invoke installer with the new response file created
<sdk installer>.exe -s -a -s -f1<setup response file>
The result of this will be that only the JRE is installed.
This result was seen on Windows 2000 and 98.
###@###.### 2002-06-25
To reproduce:
Follow the procedure out lined in Test Case 1 of the mscvrt.dll tests found at the following URL:
http://javaweb.sfbay/~rpallath/plugin/docs/install.txt
Copy an old version of msvcrt.dll into your system directory
Search drive for file 'jdk_install.txt" and if found remove it
Reboot and log in
Invoke Java2 SDK Installer from command prompt
<sdk installer>.exe -a -r -f1<setup response file>
At the end it will prompt with a reboot dialog
Click on Yes
Log in again
Uninstall Java2 SDK and JRE
Reboot
Now invoke installer with the new response file created
<sdk installer>.exe -s -a -s -f1<setup response file>
The result of this will be that only the JRE is installed.
This result was seen on Windows 2000 and 98.
###@###.### 2002-06-25
- backported by
-
JDK-2055946 msvcrt.dll tests (silent install) fail on windows for jdk1.4.0_02
- Resolved
-
JDK-2055947 msvcrt.dll tests (silent install) fail on windows for jdk1.4.0_02
- Resolved