This is a windows issue when testing 1.4.1_06 when 1.3.1 (or 1.2.2) is already installed on the system.
Steps to reproduce:
1)Install released build (I used 1.3.1 fcs, 1.3.1_05 and 1.2.2_013)
2)Install 1.4.1_06
3)In command prompt, enter java -version or java -fullversion
Instead of returning the reference to the 1.4.1_06 jre, the 1.3.1 (or earlier release) details are returned.
This does not occur in 1.4.1 fcs or 1.4.1_05 with a dirty install - the 1.4.1 jre is returned when using java -version etc., this only occurs in 1.4.1_06. I have tested this on Windows 2003 SE and Windows XP.
###@###.### 2003-10-28
Steps to reproduce:
1)Install released build (I used 1.3.1 fcs, 1.3.1_05 and 1.2.2_013)
2)Install 1.4.1_06
3)In command prompt, enter java -version or java -fullversion
Instead of returning the reference to the 1.4.1_06 jre, the 1.3.1 (or earlier release) details are returned.
This does not occur in 1.4.1 fcs or 1.4.1_05 with a dirty install - the 1.4.1 jre is returned when using java -version etc., this only occurs in 1.4.1_06. I have tested this on Windows 2003 SE and Windows XP.
###@###.### 2003-10-28
- duplicates
-
JDK-4883144 DIRTY INSTALL - JDK 1.4.1_04b1-nb - Registry and system java version not updated
- Closed