-
Bug
-
Resolution: Fixed
-
P3
-
7u2
-
b08
-
generic
-
generic, linux_redhat_6.1
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2214717 | 8 | Igor Nekrestyanov | P3 | Resolved | Fixed | b12 |
Fix for 7076403 resolved missing parts in the bundle file name but we still using long version string.
Here is the complain:
====
still see wrong file names for jdk8 and 7u2:
solaris-i586/latest/jnlp-1.8.0-ea-ea-doc-b04-.zip
solaris-sparc/latest/jnlp-8-ea-doc-b04-08_sep_2011.zip
solaris-sparc/latest/jnlp-8-ea-doc.zip
solaris-i586/latest/jnlp-1.7.0_02-ea-ea-doc-b06-08_Sep_2011.zip
solaris-sparc/latest/jnlp-7u2-ea-doc-b06-08_sep_2011.zip
solaris-sparc/latest/jnlp-7u2-ea-doc.zip
for solaris-i586, milestone appears twice. And the version string is not 8 or 7u2, but 1.8.0 or 1.7.0_02, inconsistent with solaris-sparc
Here is the complain:
====
still see wrong file names for jdk8 and 7u2:
solaris-i586/latest/jnlp-1.8.0-ea-ea-doc-b04-.zip
solaris-sparc/latest/jnlp-8-ea-doc-b04-08_sep_2011.zip
solaris-sparc/latest/jnlp-8-ea-doc.zip
solaris-i586/latest/jnlp-1.7.0_02-ea-ea-doc-b06-08_Sep_2011.zip
solaris-sparc/latest/jnlp-7u2-ea-doc-b06-08_sep_2011.zip
solaris-sparc/latest/jnlp-7u2-ea-doc.zip
for solaris-i586, milestone appears twice. And the version string is not 8 or 7u2, but 1.8.0 or 1.7.0_02, inconsistent with solaris-sparc
- backported by
-
JDK-2214717 jnlp doc bundle should include short version string
-
- Resolved
-