Details
-
Bug
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
9
-
b48
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082474 | emb-9 | Andy Herrick | P3 | Resolved | Fixed | b48 |
JDK-8131499 | 8u66 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8086330 | 8u65 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8072710 | 8u60 | Andy Herrick | P3 | Resolved | Fixed | b05 |
JDK-8072802 | 8u51 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8072738 | 8u45 | Andy Herrick | P3 | Resolved | Fixed | b08 |
JDK-8137433 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8074634 | emb-8u60 | Andy Herrick | P3 | Resolved | Fixed | b24 |
JDK-8074608 | emb-8u51 | Andy Herrick | P3 | Resolved | Fixed | team |
JDK-8074447 | emb-8u47 | Andy Herrick | P3 | Resolved | Fixed | team |
Description
We might need to download all extensions to get the expected main jar of a LaunchDesc.
We definitely need to download all extensions to get the list of all eager jars.
We don't, however need to download them just to construct the LaunchDesc.
LaunchDesc should be refactored to avoid download the extension jnlp files till they are needed or explicitly requested.
Attachments
Issue Links
- backported by
-
JDK-8072710 Parsing JNLP file should not cause download of extensions.
-
- Resolved
-
-
JDK-8072738 Parsing JNLP file should not cause download of extensions.
-
- Resolved
-
-
JDK-8072802 Parsing JNLP file should not cause download of extensions.
-
- Resolved
-
-
JDK-8074447 Parsing JNLP file should not cause download of extensions.
-
- Resolved
-
-
JDK-8074608 Parsing JNLP file should not cause download of extensions.
-
- Resolved
-
-
JDK-8074634 Parsing JNLP file should not cause download of extensions.
-
- Resolved
-
-
JDK-8082474 Parsing JNLP file should not cause download of extensions.
-
- Resolved
-
-
JDK-8086330 Parsing JNLP file should not cause download of extensions.
-
- Resolved
-
-
JDK-8131499 Parsing JNLP file should not cause download of extensions.
-
- Resolved
-
-
JDK-8137433 Parsing JNLP file should not cause download of extensions.
-
- Resolved
-