-
Bug
-
Resolution: Fixed
-
P2
-
7u65, 8u11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8043067 | 9 | Daniil Titov | P2 | Resolved | Fixed | b15 |
JDK-8051098 | 8u40 | Daniil Titov | P2 | Resolved | Fixed | b01 |
JDK-8043064 | 8u25 | Daniil Titov | P2 | Resolved | Fixed | b01 |
JDK-8043116 | 8u20 | Daniil Titov | P2 | Closed | Fixed | b15 |
JDK-8052918 | emb-8u26 | Daniil Titov | P2 | Resolved | Fixed | b17 |
JDK-8050703 | 7u80 | Daniil Titov | P2 | Resolved | Fixed | b02 |
JDK-8060274 | 7u76 | Daniil Titov | P2 | Resolved | Fixed | b04 |
JDK-8047537 | 7u72 | Daniil Titov | P2 | Resolved | Fixed | b01 |
JDK-8043068 | 7u71 | Daniil Titov | P2 | Resolved | Fixed | b01 |
JDK-8043439 | 7u66 | Daniil Titov | P2 | Resolved | Fixed | b13 |
JDK-8043430 | 7u65 | Daniil Titov | P2 | Closed | Fixed | b13 |
a test that tries to load a JNLP file with complicated quoting fails. Exception shown in control panel is:
at java.lang.String.charAt(String.java:646)
at com.sun.deploy.config.Config.containsUnsupportedCharacters(Unknown Source)
at com.sun.deploy.config.Config.isLegalArgument(Unknown Source)
at com.sun.deploy.xml.XMLParser.parseXMLAttribute(Unknown Source)
at com.sun.deploy.xml.XMLParser.parseXMLElement(Unknown Source)
at com.sun.deploy.xml.XMLParser.parseXMLElement(Unknown Source)
at com.sun.deploy.xml.XMLParser.parseXMLElement(Unknown Source)
at com.sun.deploy.xml.XMLParser.parseXMLElement(Unknown Source)
at com.sun.deploy.xml.XMLParser.parseXMLElement(Unknown Source)
at com.sun.deploy.xml.XMLParser.parse(Unknown Source)
at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)
at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
- backported by
-
JDK-8043064 [nightly] JNLP file invalid parsing
-
- Resolved
-
-
JDK-8043067 [nightly] JNLP file invalid parsing
-
- Resolved
-
-
JDK-8043068 [nightly] JNLP file invalid parsing
-
- Resolved
-
-
JDK-8043439 [nightly] JNLP file invalid parsing
-
- Resolved
-
-
JDK-8047537 [nightly] JNLP file invalid parsing
-
- Resolved
-
-
JDK-8050703 [nightly] JNLP file invalid parsing
-
- Resolved
-
-
JDK-8051098 [nightly] JNLP file invalid parsing
-
- Resolved
-
-
JDK-8052918 [nightly] JNLP file invalid parsing
-
- Resolved
-
-
JDK-8060274 [nightly] JNLP file invalid parsing
-
- Resolved
-
-
JDK-8043116 [nightly] JNLP file invalid parsing
-
- Closed
-
-
JDK-8043430 [nightly] JNLP file invalid parsing
-
- Closed
-
- relates to
-
JDK-8041339 JNLP with java-vm-args whose length exceeded 512 chars failed to get loaded with CouldNotLoadArgumentException
-
- Resolved
-