-
Bug
-
Resolution: Fixed
-
P3
-
6
-
mustang
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2118491 | 5.0u2 | Thomas Ng | P3 | Resolved | Fixed | b03 |
JDK-2142730 | 1.4-pool | Sean Coffey | P3 | Closed | Won't Fix |
install tiger-beta3, 1.4.2_0x, 1.3.0_0x and 1.3.1_0x into your computer
launch a jnlp application with j2se tag equals <j2se version="1.3*"/>
(make sure no href is specified)
javawebstart will use 1.3.0_0x to launch it; which is not correct. it should use 1.3.1_0x instead since that's the latest JRE that satisfy the requirement.
###@###.### 2004-07-15
launch a jnlp application with j2se tag equals <j2se version="1.3*"/>
(make sure no href is specified)
javawebstart will use 1.3.0_0x to launch it; which is not correct. it should use 1.3.1_0x instead since that's the latest JRE that satisfy the requirement.
###@###.### 2004-07-15
- backported by
-
JDK-2118491 javawebstart does no pick up latest JRE if href is no specified in j2se tag
-
- Resolved
-
-
JDK-2142730 javawebstart does no pick up latest JRE if href is no specified in j2se tag
-
- Closed
-
- duplicates
-
JDK-5073625 javaws 1.4.2 does not pick up the latest jre that matches the j2se tag in jnlp
-
- Closed
-