Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2216464 | 7u4 | Igor Nekrestyanov | P3 | Closed | Fixed | b01 |
The date string in the jnlp file name should be all lowercase like jnlp-7u2-ea-doc-b07-10_oct_2011.zip, but the first character of month is now uppercase like jnlp-7u2-ea-doc-b07-10_Oct_2011.zip.
RE will put a workaround code in build script so that build won't fail because the lowercase file is not found. But development needs to fix this wrong name.
RE will put a workaround code in build script so that build won't fail because the lowercase file is not found. But development needs to fix this wrong name.
- backported by
-
JDK-2216464 jnlp-*.zip file name should use lowercase in the date string
-
- Closed
-